Skip to content

Commit df3af7c

Browse files
committed
chore(deps): update babel monorepo to v7.23.7
1 parent 63a5521 commit df3af7c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 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.23.6",
25+
"@babel/core": "7.23.7",
2626
"@babel/node": "7.22.19",
27-
"@babel/plugin-proposal-decorators": "7.23.6",
28-
"@babel/plugin-transform-runtime": "7.23.6",
29-
"@babel/preset-env": "7.23.6",
30-
"@babel/register": "7.22.15",
31-
"@babel/runtime": "7.23.6",
27+
"@babel/plugin-proposal-decorators": "7.23.7",
28+
"@babel/plugin-transform-runtime": "7.23.7",
29+
"@babel/preset-env": "7.23.7",
30+
"@babel/register": "7.23.7",
31+
"@babel/runtime": "7.23.7",
3232
"jest": "29.7.0",
3333
"nodemon": "3.0.2",
3434
"prettier": "3.1.1",

0 commit comments

Comments
 (0)