Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 45f41c4 commit 7c541b3
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,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^10.0.0",
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-proposal-decorators": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-env": "7.23.5",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.4",
"@babel/runtime": "7.23.5",
"jest": "29.7.0",
"nodemon": "3.0.1",
"prettier": "3.1.0",
Expand Down

0 comments on commit 7c541b3

Please sign in to comment.