Skip to content

Commit 170c06a

Browse files
Merge pull request #14512 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.26.7
2 parents 8797df7 + 2277d1b commit 170c06a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sample/09-babel-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "7.26.4",
26-
"@babel/core": "7.26.0",
26+
"@babel/core": "7.26.7",
2727
"@babel/node": "7.26.0",
2828
"@babel/plugin-proposal-decorators": "7.25.9",
2929
"@babel/plugin-transform-runtime": "7.25.9",
30-
"@babel/preset-env": "7.26.0",
30+
"@babel/preset-env": "7.26.7",
3131
"@babel/register": "7.25.9",
32-
"@babel/runtime": "7.26.0",
32+
"@babel/runtime": "7.26.7",
3333
"@nestjs/testing": "11.0.5",
3434
"jest": "29.7.0",
3535
"nodemon": "3.1.9",

0 commit comments

Comments
 (0)