Skip to content

Commit cb93519

Browse files
committed
chore(deps): update babel monorepo to v7.24.3
1 parent 964fc60 commit cb93519

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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.24.1",
25+
"@babel/core": "7.24.3",
2626
"@babel/node": "7.23.9",
2727
"@babel/plugin-proposal-decorators": "7.24.1",
28-
"@babel/plugin-transform-runtime": "7.24.1",
29-
"@babel/preset-env": "7.24.1",
28+
"@babel/plugin-transform-runtime": "7.24.3",
29+
"@babel/preset-env": "7.24.3",
3030
"@babel/register": "7.23.7",
3131
"@babel/runtime": "7.24.1",
3232
"jest": "29.7.0",

0 commit comments

Comments
 (0)