Skip to content

Commit 29bcea6

Browse files
chore(deps): update babel monorepo to v7.27.2
1 parent 2b9e8e1 commit 29bcea6

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,12 +22,12 @@
2222
"rxjs": "7.8.2"
2323
},
2424
"devDependencies": {
25-
"@babel/cli": "7.27.1",
25+
"@babel/cli": "7.27.2",
2626
"@babel/core": "7.27.1",
2727
"@babel/node": "7.27.1",
2828
"@babel/plugin-proposal-decorators": "7.27.1",
2929
"@babel/plugin-transform-runtime": "7.27.1",
30-
"@babel/preset-env": "7.27.1",
30+
"@babel/preset-env": "7.27.2",
3131
"@babel/register": "7.27.1",
3232
"@babel/runtime": "7.27.1",
3333
"@nestjs/testing": "11.1.0",

0 commit comments

Comments
 (0)