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 Apr 16, 2024
1 parent 973d915 commit 4382f94
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 232 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"examples/*"
],
"devDependencies": {
"@babel/core": "7.23.5",
"@babel/eslint-parser": "7.23.3",
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-plugin": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.5",
"@babel/preset-react": "7.23.3",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.24.1",
"@poool/eslint-config": "3.0.1",
"@poool/eslint-config-react": "3.0.1",
"@poool/eslint-plugin": "3.0.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"example:next": "cd examples/next && npm run dev"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@babel/runtime-corejs3": "7.24.4",
"@junipero/core": "3.4.1",
"@types/poool-access": "5.14.1",
"core-js": "3.34.0",
Expand Down

0 comments on commit 4382f94

Please sign in to comment.