Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent f67725f commit 9ef4f56
Show file tree
Hide file tree
Showing 4 changed files with 967 additions and 683 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"packages/*"
],
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/eslint-parser": "7.12.13",
"@babel/eslint-plugin": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.15",
"@babel/preset-env": "7.12.13",
"@babel/preset-react": "7.12.13",
"@babel/core": "7.17.8",
"@babel/eslint-parser": "7.17.0",
"@babel/eslint-plugin": "7.17.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@poool/eslint-config": "1.4.2",
"@poool/eslint-config-react": "1.4.2",
"@poool/eslint-plugin": "1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/spruce-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^16.13.1"
},
"dependencies": {
"@babel/runtime-corejs3": "7.12.13",
"@babel/runtime-corejs3": "7.17.8",
"core-js": "3.8.3",
"react": "16.14.0",
"react-dom": "16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/spruce-webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-react": "^7.9.4"
},
"dependencies": {
"babel-loader": "8.2.2",
"babel-loader": "8.2.4",
"copy-webpack-plugin": "7.0.0",
"file-loader": "6.2.0",
"friendly-errors-webpack-plugin": "1.7.0",
Expand Down
Loading

0 comments on commit 9ef4f56

Please sign in to comment.