Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 8, 2022
1 parent d00169b commit c6ba553
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/application/files/js/package.json
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^8.0.0",
"@babel/core": "7.17.0",
"@babel/core": "7.17.2",
"@babel/node": "7.16.8",
"@babel/plugin-proposal-decorators": "7.17.0",
"@babel/plugin-proposal-decorators": "7.17.2",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/register": "7.17.0",
"@babel/runtime": "7.17.0",
"@babel/runtime": "7.17.2",
"jest": "27.5.1",
"nodemon": "2.0.15",
"prettier": "2.5.1",
Expand Down

0 comments on commit c6ba553

Please sign in to comment.