Skip to content

Commit cacb15d

Browse files
chore(deps): update babel monorepo to v7.27.0
1 parent db0cf62 commit cacb15d

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
@@ -22,14 +22,14 @@
2222
"rxjs": "7.8.2"
2323
},
2424
"devDependencies": {
25-
"@babel/cli": "7.26.4",
25+
"@babel/cli": "7.27.0",
2626
"@babel/core": "7.26.10",
2727
"@babel/node": "7.26.0",
2828
"@babel/plugin-proposal-decorators": "7.25.9",
2929
"@babel/plugin-transform-runtime": "7.26.10",
3030
"@babel/preset-env": "7.26.9",
3131
"@babel/register": "7.25.9",
32-
"@babel/runtime": "7.26.10",
32+
"@babel/runtime": "7.27.0",
3333
"@nestjs/testing": "11.0.12",
3434
"jest": "29.7.0",
3535
"nodemon": "3.1.9",

0 commit comments

Comments
 (0)