Skip to content

Commit c15ae97

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.16.0
1 parent ae3986e commit c15ae97

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 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.15.8",
26-
"@babel/node": "7.15.8",
27-
"@babel/plugin-proposal-decorators": "7.15.8",
28-
"@babel/plugin-transform-runtime": "7.15.8",
29-
"@babel/preset-env": "7.15.8",
30-
"@babel/register": "7.15.3",
31-
"@babel/runtime": "7.15.4",
25+
"@babel/core": "7.16.0",
26+
"@babel/node": "7.16.0",
27+
"@babel/plugin-proposal-decorators": "7.16.0",
28+
"@babel/plugin-transform-runtime": "7.16.0",
29+
"@babel/preset-env": "7.16.0",
30+
"@babel/register": "7.16.0",
31+
"@babel/runtime": "7.16.0",
3232
"jest": "27.3.1",
3333
"nodemon": "2.0.14",
3434
"prettier": "2.4.1",

0 commit comments

Comments
 (0)