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 to v7.12.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 18, 2021
1 parent 89a5eea commit 77ae060
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 168 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"packages/*"
],
"devDependencies": {
"@babel/core": "7.12.13",
"@babel/eslint-parser": "7.12.13",
"@babel/core": "7.12.17",
"@babel/eslint-parser": "7.12.17",
"@babel/eslint-plugin": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.15",
"@babel/preset-env": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.17",
"@babel/preset-env": "7.12.17",
"@babel/preset-react": "7.12.13",
"@poool/eslint-config": "1.4.2",
"@poool/eslint-config-react": "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.12.17",
"core-js": "3.8.3",
"react": "16.14.0",
"react-dom": "16.14.0"
Expand Down
Loading

0 comments on commit 77ae060

Please sign in to comment.