Skip to content

Commit a6b1074

Browse files
committed
chore(deps): update babel monorepo to v7.25.8
1 parent 4eeaa31 commit a6b1074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/application/files/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
},
2323
"devDependencies": {
2424
"@nestjs/testing": "^10.0.0",
25-
"@babel/core": "7.25.7",
25+
"@babel/core": "7.25.8",
2626
"@babel/node": "7.25.7",
2727
"@babel/plugin-proposal-decorators": "7.25.7",
2828
"@babel/plugin-transform-runtime": "7.25.7",
29-
"@babel/preset-env": "7.25.7",
29+
"@babel/preset-env": "7.25.8",
3030
"@babel/register": "7.25.7",
3131
"@babel/runtime": "7.25.7",
3232
"jest": "29.7.0",

0 commit comments

Comments
 (0)