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] committed Jul 6, 2023
1 parent 22fe13f commit cc6dacd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/application/files/js/package.json
Expand Up @@ -22,11 +22,11 @@
},
"devDependencies": {
"@nestjs/testing": "^10.0.0",
"@babel/core": "7.22.6",
"@babel/core": "7.22.8",
"@babel/node": "7.22.6",
"@babel/plugin-proposal-decorators": "7.22.6",
"@babel/plugin-transform-runtime": "7.22.6",
"@babel/preset-env": "7.22.6",
"@babel/plugin-proposal-decorators": "7.22.7",
"@babel/plugin-transform-runtime": "7.22.7",
"@babel/preset-env": "7.22.7",
"@babel/register": "7.22.5",
"@babel/runtime": "7.22.6",
"jest": "29.6.0",
Expand Down

0 comments on commit cc6dacd

Please sign in to comment.