Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent c6fa721 commit f75fb67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.24.0",
"@babel/core": "7.24.1",
"@babel/node": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.1",
"@babel/preset-env": "7.24.1",
"@babel/register": "7.23.7",
"@babel/runtime": "7.24.0",
"@babel/runtime": "7.24.1",
"jest": "29.7.0",
"nodemon": "3.1.0",
"prettier": "3.2.5",
Expand Down

0 comments on commit f75fb67

Please sign in to comment.