Skip to content

Commit 0517ebe

Browse files
committed
chore(deps): update babel monorepo to v7.23.3
1 parent e6d20db commit 0517ebe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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.23.2",
25+
"@babel/core": "7.23.3",
2626
"@babel/node": "7.22.19",
27-
"@babel/plugin-proposal-decorators": "7.23.2",
28-
"@babel/plugin-transform-runtime": "7.23.2",
29-
"@babel/preset-env": "7.23.2",
27+
"@babel/plugin-proposal-decorators": "7.23.3",
28+
"@babel/plugin-transform-runtime": "7.23.3",
29+
"@babel/preset-env": "7.23.3",
3030
"@babel/register": "7.22.15",
3131
"@babel/runtime": "7.23.2",
3232
"jest": "29.7.0",

0 commit comments

Comments
 (0)