Skip to content

Commit 50b8396

Browse files
chore(deps): update babel monorepo to v7.25.7
1 parent b4cdbeb commit 50b8396

File tree

2 files changed

+966
-566
lines changed

2 files changed

+966
-566
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"website:build": "turbo build --filter=./packages/* --filter=./website"
2828
},
2929
"devDependencies": {
30-
"@babel/cli": "7.19.3",
31-
"@babel/core": "7.20.2",
30+
"@babel/cli": "7.25.7",
31+
"@babel/core": "7.25.7",
3232
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
33-
"@babel/preset-env": "7.20.2",
34-
"@babel/preset-typescript": "7.18.6",
33+
"@babel/preset-env": "7.25.7",
34+
"@babel/preset-typescript": "7.25.7",
3535
"@microsoft/api-extractor": "7.33.5",
3636
"@rollup/plugin-json": "4.1.0",
3737
"@rollup/plugin-node-resolve": "13.3.0",
@@ -40,7 +40,7 @@
4040
"@types/jest": "28.1.8",
4141
"@typescript-eslint/eslint-plugin": "5.38.0",
4242
"@typescript-eslint/parser": "5.38.0",
43-
"@babel/eslint-parser": "7.11.0",
43+
"@babel/eslint-parser": "7.25.7",
4444
"babel-jest": "28.1.3",
4545
"babel-loader": "8.3.0",
4646
"babel-plugin-inline-replace-variables": "1.3.1",

0 commit comments

Comments
 (0)