Skip to content

Commit 9ddc0a9

Browse files
committed
chore(deps): update babel monorepo to v7.23.2
1 parent 53f5c07 commit 9ddc0a9

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
@@ -24,11 +24,11 @@
2424
"@nestjs/testing": "^10.0.0",
2525
"@babel/core": "7.23.0",
2626
"@babel/node": "7.22.19",
27-
"@babel/plugin-proposal-decorators": "7.23.0",
28-
"@babel/plugin-transform-runtime": "7.22.15",
29-
"@babel/preset-env": "7.22.20",
27+
"@babel/plugin-proposal-decorators": "7.23.2",
28+
"@babel/plugin-transform-runtime": "7.23.2",
29+
"@babel/preset-env": "7.23.2",
3030
"@babel/register": "7.22.15",
31-
"@babel/runtime": "7.23.1",
31+
"@babel/runtime": "7.23.2",
3232
"jest": "29.7.0",
3333
"nodemon": "3.0.1",
3434
"prettier": "3.0.3",

0 commit comments

Comments
 (0)