Skip to content

Commit 347e02a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.14.8
1 parent 9b8bfe5 commit 347e02a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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.14.6",
25+
"@babel/core": "7.14.8",
2626
"@babel/node": "7.14.7",
2727
"@babel/plugin-proposal-decorators": "7.14.5",
2828
"@babel/plugin-transform-runtime": "7.14.5",
29-
"@babel/preset-env": "7.14.7",
29+
"@babel/preset-env": "7.14.8",
3030
"@babel/register": "7.14.5",
31-
"@babel/runtime": "7.14.6",
31+
"@babel/runtime": "7.14.8",
3232
"jest": "27.0.6",
3333
"nodemon": "2.0.12",
3434
"prettier": "2.3.2",

0 commit comments

Comments
 (0)