Skip to content

Commit 82d1116

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update babel monorepo to ^7.26.9
1 parent ab058a9 commit 82d1116

File tree

2 files changed

+98
-112
lines changed

2 files changed

+98
-112
lines changed

examples/js-with-babel/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"test-esm-isolated": "cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" npx jest -c=jest-esm-isolated.config.mjs --no-cache"
1010
},
1111
"devDependencies": {
12-
"@babel/core": "^7.26.8",
13-
"@babel/preset-env": "^7.26.8",
12+
"@babel/core": "^7.26.9",
13+
"@babel/preset-env": "^7.26.9",
1414
"@tsconfig/strictest": "^2.0.5",
1515
"@types/jest": "^29.5.14",
1616
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)