Skip to content

Commit 7b7ef73

Browse files
Merge pull request #15191 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.27.3
2 parents 9257669 + ebbc3ed commit 7b7ef73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sample/09-babel-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "7.27.2",
26-
"@babel/core": "7.27.1",
26+
"@babel/core": "7.27.3",
2727
"@babel/node": "7.27.1",
2828
"@babel/plugin-proposal-decorators": "7.27.1",
29-
"@babel/plugin-transform-runtime": "7.27.1",
29+
"@babel/plugin-transform-runtime": "7.27.3",
3030
"@babel/preset-env": "7.27.2",
3131
"@babel/register": "7.27.1",
32-
"@babel/runtime": "7.27.1",
32+
"@babel/runtime": "7.27.3",
3333
"@nestjs/testing": "11.1.2",
3434
"jest": "29.7.0",
3535
"nodemon": "3.1.10",

0 commit comments

Comments
 (0)