Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent 14bf248 commit fa8ad2c
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 96 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.19.0",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/preset-env": "7.19.0",
"@babel/preset-react": "7.18.6",
"@poool/eslint-config": "2.0.0",
"@poool/eslint-config-react": "2.0.0",
Expand All @@ -34,7 +34,7 @@
"dependencies": {
"@babel/eslint-parser": "7.18.9",
"@babel/eslint-plugin": "7.18.10",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime-corejs3": "7.19.0",
"@poool/react-access": "2.0.1",
"core-js": "3.24.1",
"history": "5.3.0",
Expand Down
Loading

0 comments on commit fa8ad2c

Please sign in to comment.