Skip to content

Commit

Permalink
chore(deps): update dependency umi to v3.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 27, 2021
1 parent fff7929 commit 3e350e1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"lint-staged": "10.5.3",
"prettier": "2.3.0",
"tsbb": "1.7.7",
"umi": "3.3.4"
"umi": "3.5.14"
}
}
2 changes: 1 addition & 1 deletion packages/authorized/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"devDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"umi": "3.3.4"
"umi": "3.5.14"
}
}
2 changes: 1 addition & 1 deletion packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"antd": "4.16.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"umi": "3.3.4"
"umi": "3.5.14"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@ant-design/icons": "4.3.0",
"@babel/runtime": "7.12.5",
"umi": "3.3.4",
"umi": "3.5.14",
"umi-plugin-antd-icon-config": "2.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/layout-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"antd": "4.16.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"umi": "3.3.4"
"umi": "3.5.14"
}
}
2 changes: 1 addition & 1 deletion packages/user-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"antd": "4.16.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"umi": "3.3.4"
"umi": "3.5.14"
}
}

0 comments on commit 3e350e1

Please sign in to comment.