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 Sep 25, 2023
1 parent 28b0dee commit 6f05d73
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 873 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -8,10 +8,10 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/preset-react": "7.18.6",
"@babel/core": "7.23.0",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-react": "7.22.15",
"@poool/eslint-config": "2.0.2",
"@poool/eslint-config-react": "2.0.2",
"@poool/eslint-plugin": "2.0.2",
Expand All @@ -33,9 +33,9 @@
"webpack-dev-server": "4.9.3"
},
"dependencies": {
"@babel/eslint-parser": "7.18.9",
"@babel/eslint-plugin": "7.18.10",
"@babel/runtime-corejs3": "7.18.9",
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-plugin": "7.22.10",
"@babel/runtime-corejs3": "7.23.1",
"@poool/react-access": "2.0.2",
"core-js": "3.24.1",
"history": "5.3.0",
Expand Down

0 comments on commit 6f05d73

Please sign in to comment.