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 25, 2023
1 parent 9de2915 commit 0549883
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": "^10.0.0",
"@babel/core": "7.22.20",
"@babel/core": "7.23.0",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-decorators": "7.22.15",
"@babel/plugin-proposal-decorators": "7.23.0",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/register": "7.22.15",
"@babel/runtime": "7.22.15",
"@babel/runtime": "7.23.1",
"jest": "29.7.0",
"nodemon": "3.0.1",
"prettier": "3.0.3",
Expand Down

0 comments on commit 0549883

Please sign in to comment.