Skip to content

Commit 5eddd5a

Browse files
committed
chore(deps): update babel monorepo to v7.26.0
1 parent 66013b1 commit 5eddd5a

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,13 +22,13 @@
2222
},
2323
"devDependencies": {
2424
"@nestjs/testing": "^10.0.0",
25-
"@babel/core": "7.25.9",
26-
"@babel/node": "7.25.9",
25+
"@babel/core": "7.26.0",
26+
"@babel/node": "7.26.0",
2727
"@babel/plugin-proposal-decorators": "7.25.9",
2828
"@babel/plugin-transform-runtime": "7.25.9",
29-
"@babel/preset-env": "7.25.9",
29+
"@babel/preset-env": "7.26.0",
3030
"@babel/register": "7.25.9",
31-
"@babel/runtime": "7.25.9",
31+
"@babel/runtime": "7.26.0",
3232
"jest": "29.7.0",
3333
"nodemon": "3.1.7",
3434
"prettier": "3.3.3",

0 commit comments

Comments
 (0)