Skip to content

Commit

Permalink
chore(deps): update dependency umi to v3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 8, 2021
1 parent 3c912e7 commit d28b622
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.7"
}
}
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": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
"umi": "3.5.7"
}
}
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.10.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
"umi": "3.5.7"
}
}
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.7",
"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.10.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
"umi": "3.5.7"
}
}
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.10.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
"umi": "3.5.7"
}
}

0 comments on commit d28b622

Please sign in to comment.