Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 20, 2021
1 parent a99943c commit cf04083
Show file tree
Hide file tree
Showing 8 changed files with 848 additions and 578 deletions.
322 changes: 178 additions & 144 deletions microfrontends/auth/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions microfrontends/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"@babel/core": "7.13.16",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",
"css-loader": "5.1.3",
Expand Down
322 changes: 178 additions & 144 deletions microfrontends/container/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions microfrontends/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"@babel/core": "7.13.16",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",
"css-loader": "5.1.3",
Expand Down
430 changes: 299 additions & 131 deletions microfrontends/dashboard/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions microfrontends/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"vue": "3.0.7"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/core": "7.13.16",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.13.15",
"@vue/compiler-sfc": "3.0.7",
"babel-loader": "8.2.2",
"css-loader": "5.1.3",
Expand Down
322 changes: 178 additions & 144 deletions microfrontends/marketing/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions microfrontends/marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"@babel/core": "7.13.16",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",
"css-loader": "5.1.3",
Expand Down

0 comments on commit cf04083

Please sign in to comment.