Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 66013b1 commit 5eddd5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.9",
"@babel/node": "7.25.9",
"@babel/core": "7.26.0",
"@babel/node": "7.26.0",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/register": "7.25.9",
"@babel/runtime": "7.25.9",
"@babel/runtime": "7.26.0",
"jest": "29.7.0",
"nodemon": "3.1.7",
"prettier": "3.3.3",
Expand Down

0 comments on commit 5eddd5a

Please sign in to comment.