Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 30, 2021
1 parent ae3986e commit c15ae97
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/lib/application/files/js/package.json
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^8.0.0",
"@babel/core": "7.15.8",
"@babel/node": "7.15.8",
"@babel/plugin-proposal-decorators": "7.15.8",
"@babel/plugin-transform-runtime": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/register": "7.15.3",
"@babel/runtime": "7.15.4",
"@babel/core": "7.16.0",
"@babel/node": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/register": "7.16.0",
"@babel/runtime": "7.16.0",
"jest": "27.3.1",
"nodemon": "2.0.14",
"prettier": "2.4.1",
Expand Down

0 comments on commit c15ae97

Please sign in to comment.