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 Jun 21, 2021
1 parent f67725f commit 2dd0b45
Show file tree
Hide file tree
Showing 3 changed files with 828 additions and 652 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.14.6",
"@babel/eslint-parser": "7.14.7",
"@babel/eslint-plugin": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.7",
"@babel/preset-react": "7.14.5",
"@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.14.7",
"core-js": "3.8.3",
"react": "16.14.0",
"react-dom": "16.14.0"
Expand Down
Loading

0 comments on commit 2dd0b45

Please sign in to comment.