Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2024
1 parent b90f6ad commit 0d00aae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/lib/application/files/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^10.0.0",
"@babel/core": "7.25.2",
"@babel/node": "7.25.0",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-transform-runtime": "7.25.4",
"@babel/preset-env": "7.25.4",
"@babel/register": "7.24.6",
"@babel/runtime": "7.25.6",
"@babel/core": "7.25.7",
"@babel/node": "7.25.7",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/plugin-transform-runtime": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/register": "7.25.7",
"@babel/runtime": "7.25.7",
"jest": "29.7.0",
"nodemon": "3.1.7",
"prettier": "3.3.3",
Expand Down

0 comments on commit 0d00aae

Please sign in to comment.