Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 30, 2024
1 parent d394363 commit aa9787d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/application/files/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
},
"devDependencies": {
"@nestjs/testing": "^10.0.0",
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@babel/node": "7.25.0",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.25.0",
"@babel/preset-env": "7.25.2",
"@babel/register": "7.24.6",
"@babel/runtime": "7.25.0",
"jest": "29.7.0",
Expand Down

0 comments on commit aa9787d

Please sign in to comment.