Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 31, 2021
1 parent 5c5f0ee commit 8c79de6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/lib/application/files/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^8.0.0",
"@babel/core": "7.16.5",
"@babel/node": "7.16.5",
"@babel/plugin-proposal-decorators": "7.16.5",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/register": "7.16.5",
"@babel/runtime": "7.16.5",
"@babel/core": "7.16.7",
"@babel/node": "7.16.7",
"@babel/plugin-proposal-decorators": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/register": "7.16.7",
"@babel/runtime": "7.16.7",
"jest": "27.4.5",
"nodemon": "2.0.15",
"prettier": "2.5.1",
Expand Down

0 comments on commit 8c79de6

Please sign in to comment.