Skip to content

Commit 02ce995

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.18.0
1 parent 93762c3 commit 02ce995

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": "^8.0.0",
25-
"@babel/core": "7.17.12",
25+
"@babel/core": "7.18.0",
2626
"@babel/node": "7.17.10",
2727
"@babel/plugin-proposal-decorators": "7.17.12",
28-
"@babel/plugin-transform-runtime": "7.17.12",
29-
"@babel/preset-env": "7.17.12",
28+
"@babel/plugin-transform-runtime": "7.18.0",
29+
"@babel/preset-env": "7.18.0",
3030
"@babel/register": "7.17.7",
31-
"@babel/runtime": "7.17.9",
31+
"@babel/runtime": "7.18.0",
3232
"jest": "28.1.0",
3333
"nodemon": "2.0.16",
3434
"prettier": "2.6.2",

0 commit comments

Comments
 (0)