Skip to content

Commit 25dcaa9

Browse files
Merge pull request #15047 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.27.1
2 parents b355af7 + c9525aa commit 25dcaa9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

sample/09-babel-example/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"rxjs": "7.8.2"
2323
},
2424
"devDependencies": {
25-
"@babel/cli": "7.27.0",
26-
"@babel/core": "7.26.10",
27-
"@babel/node": "7.26.0",
28-
"@babel/plugin-proposal-decorators": "7.25.9",
29-
"@babel/plugin-transform-runtime": "7.26.10",
30-
"@babel/preset-env": "7.26.9",
31-
"@babel/register": "7.25.9",
32-
"@babel/runtime": "7.27.0",
25+
"@babel/cli": "7.27.1",
26+
"@babel/core": "7.27.1",
27+
"@babel/node": "7.27.1",
28+
"@babel/plugin-proposal-decorators": "7.27.1",
29+
"@babel/plugin-transform-runtime": "7.27.1",
30+
"@babel/preset-env": "7.27.1",
31+
"@babel/register": "7.27.1",
32+
"@babel/runtime": "7.27.1",
3333
"@nestjs/testing": "11.1.0",
3434
"jest": "29.7.0",
3535
"nodemon": "3.1.10",

0 commit comments

Comments
 (0)