Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 25, 2022
1 parent 51fed97 commit 7b53fc9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/lib/application/files/js/package.json
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^8.0.0",
"@babel/core": "7.18.0",
"@babel/core": "7.18.2",
"@babel/node": "7.17.10",
"@babel/plugin-proposal-decorators": "7.17.12",
"@babel/plugin-transform-runtime": "7.18.0",
"@babel/preset-env": "7.18.0",
"@babel/plugin-proposal-decorators": "7.18.2",
"@babel/plugin-transform-runtime": "7.18.2",
"@babel/preset-env": "7.18.2",
"@babel/register": "7.17.7",
"@babel/runtime": "7.18.0",
"@babel/runtime": "7.18.3",
"jest": "28.1.0",
"nodemon": "2.0.16",
"prettier": "2.6.2",
Expand Down

0 comments on commit 7b53fc9

Please sign in to comment.