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 Sep 11, 2023
1 parent 634cb8d commit 39b5a4f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/lib/application/files/js/package.json
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^10.0.0",
"@babel/core": "7.22.11",
"@babel/node": "7.22.10",
"@babel/plugin-proposal-decorators": "7.22.10",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.14",
"@babel/register": "7.22.5",
"@babel/runtime": "7.22.11",
"@babel/core": "7.22.17",
"@babel/node": "7.22.15",
"@babel/plugin-proposal-decorators": "7.22.15",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.15",
"@babel/register": "7.22.15",
"@babel/runtime": "7.22.15",
"jest": "29.6.4",
"nodemon": "3.0.1",
"prettier": "3.0.3",
Expand Down

0 comments on commit 39b5a4f

Please sign in to comment.