Skip to content

Commit f7e454d

Browse files
Merge pull request #15600 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.28.4
2 parents 0cd33dd + a07518f commit f7e454d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/09-babel-example/package.json

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

0 commit comments

Comments
 (0)