Skip to content

Commit b8a368d

Browse files
committed
chore(deps): update babel monorepo to v7.22.11
1 parent 9a9a929 commit b8a368d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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.22.10",
25+
"@babel/core": "7.22.11",
2626
"@babel/node": "7.22.10",
2727
"@babel/plugin-proposal-decorators": "7.22.10",
2828
"@babel/plugin-transform-runtime": "7.22.10",
2929
"@babel/preset-env": "7.22.10",
3030
"@babel/register": "7.22.5",
31-
"@babel/runtime": "7.22.10",
31+
"@babel/runtime": "7.22.11",
3232
"jest": "29.6.4",
3333
"nodemon": "3.0.1",
3434
"prettier": "3.0.2",

0 commit comments

Comments
 (0)