Skip to content

Commit 87744ca

Browse files
Update babel monorepo
1 parent ed25c94 commit 87744ca

File tree

2 files changed

+966
-619
lines changed

2 files changed

+966
-619
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"winston": "^3.7.2"
4747
},
4848
"devDependencies": {
49-
"@babel/cli": "7.17.10",
50-
"@babel/core": "7.17.10",
51-
"@babel/node": "7.17.10",
52-
"@babel/plugin-transform-runtime": "7.17.10",
53-
"@babel/preset-env": "7.17.10",
54-
"@babel/register": "7.17.7",
49+
"@babel/cli": "7.27.0",
50+
"@babel/core": "7.26.10",
51+
"@babel/node": "7.26.0",
52+
"@babel/plugin-transform-runtime": "7.26.10",
53+
"@babel/preset-env": "7.26.9",
54+
"@babel/register": "7.25.9",
5555
"@changesets/cli": "2.26.0",
5656
"@stryker-mutator/core": "^5.6.1",
5757
"@stryker-mutator/jest-runner": "^5.6.1",

0 commit comments

Comments
 (0)