Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 13, 2022
1 parent dcb24b0 commit beb85fd
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,10 +22,10 @@
},
"devDependencies": {
"@nestjs/testing": "^8.0.0",
"@babel/core": "7.18.2",
"@babel/node": "7.17.10",
"@babel/core": "7.18.5",
"@babel/node": "7.18.5",
"@babel/plugin-proposal-decorators": "7.18.2",
"@babel/plugin-transform-runtime": "7.18.2",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/register": "7.17.7",
"@babel/runtime": "7.18.3",
Expand Down

0 comments on commit beb85fd

Please sign in to comment.