Skip to content

Commit 2a8aa41

Browse files
fix(deps): update babel monorepo (minor) (#245)
Co-authored-by: plural-copilot[bot] <plural-copilot[bot]@users.noreply.github.com>
1 parent e803096 commit 2a8aa41

File tree

2 files changed

+723
-1259
lines changed

2 files changed

+723
-1259
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"packageManager": "[email protected]",
2626
"dependencies": {
27-
"@babel/core": "7.24.3",
28-
"@babel/eslint-parser": "7.24.1",
29-
"@babel/preset-env": "7.24.3",
30-
"@babel/preset-react": "7.24.1",
27+
"@babel/core": "7.26.0",
28+
"@babel/eslint-parser": "7.25.9",
29+
"@babel/preset-env": "7.26.0",
30+
"@babel/preset-react": "7.25.9",
3131
"@pluralsh/eslint-config-pluralsh": "1.4.44",
3232
"@types/node": "18.19.26",
3333
"@typescript-eslint/eslint-plugin": "6.21.0",

0 commit comments

Comments
 (0)