Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent c69a363 commit ab73bc9
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 89 deletions.
171 changes: 86 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"npm": ">=8"
},
"devDependencies": {
"@babel/core": "7.23.5",
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-plugin": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@poool/eslint-config": "3.0.1",
"@poool/eslint-config-react": "3.0.1",
Expand Down Expand Up @@ -75,7 +75,7 @@
"release": "./node_modules/.bin/standard-version && git push --follow-tags"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@babel/runtime-corejs3": "7.23.7",
"@junipero/core": "3.4.1",
"@types/poool-access": "5.14.1",
"core-js": "3.34.0",
Expand Down

0 comments on commit ab73bc9

Please sign in to comment.