Skip to content

Commit bd58c7a

Browse files
Merge pull request #15827 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.28.5
2 parents 8ef8e89 + be3f3ef commit bd58c7a

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,11 +23,11 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "7.28.3",
26-
"@babel/core": "7.28.4",
26+
"@babel/core": "7.28.5",
2727
"@babel/node": "7.28.0",
2828
"@babel/plugin-proposal-decorators": "7.28.0",
29-
"@babel/plugin-transform-runtime": "7.28.3",
30-
"@babel/preset-env": "7.28.3",
29+
"@babel/plugin-transform-runtime": "7.28.5",
30+
"@babel/preset-env": "7.28.5",
3131
"@babel/register": "7.28.3",
3232
"@babel/runtime": "7.28.4",
3333
"@nestjs/testing": "11.1.7",

0 commit comments

Comments
 (0)