Skip to content

Commit 0d00aae

Browse files
committed
chore(deps): update babel monorepo to v7.25.7
1 parent b90f6ad commit 0d00aae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
},
2323
"devDependencies": {
2424
"@nestjs/testing": "^10.0.0",
25-
"@babel/core": "7.25.2",
26-
"@babel/node": "7.25.0",
27-
"@babel/plugin-proposal-decorators": "7.24.7",
28-
"@babel/plugin-transform-runtime": "7.25.4",
29-
"@babel/preset-env": "7.25.4",
30-
"@babel/register": "7.24.6",
31-
"@babel/runtime": "7.25.6",
25+
"@babel/core": "7.25.7",
26+
"@babel/node": "7.25.7",
27+
"@babel/plugin-proposal-decorators": "7.25.7",
28+
"@babel/plugin-transform-runtime": "7.25.7",
29+
"@babel/preset-env": "7.25.7",
30+
"@babel/register": "7.25.7",
31+
"@babel/runtime": "7.25.7",
3232
"jest": "29.7.0",
3333
"nodemon": "3.1.7",
3434
"prettier": "3.3.3",

0 commit comments

Comments
 (0)