Skip to content

Commit 5fd9e2e

Browse files
Merge pull request #15237 from nestjs/renovate/babel-monorepo
chore(deps): update dependency @babel/runtime to v7.27.6
2 parents 2074e27 + fef0111 commit 5fd9e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/09-babel-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/plugin-transform-runtime": "7.27.4",
3030
"@babel/preset-env": "7.27.2",
3131
"@babel/register": "7.27.1",
32-
"@babel/runtime": "7.27.4",
32+
"@babel/runtime": "7.27.6",
3333
"@nestjs/testing": "11.1.2",
3434
"jest": "29.7.0",
3535
"nodemon": "3.1.10",

0 commit comments

Comments
 (0)