Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 30, 2023
1 parent 63a5521 commit df3af7c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/lib/application/files/js/package.json
Expand Up @@ -22,13 +22,13 @@
},
"devDependencies": {
"@nestjs/testing": "^10.0.0",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-decorators": "7.23.6",
"@babel/plugin-transform-runtime": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.6",
"@babel/plugin-proposal-decorators": "7.23.7",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/register": "7.23.7",
"@babel/runtime": "7.23.7",
"jest": "29.7.0",
"nodemon": "3.0.2",
"prettier": "3.1.1",
Expand Down

0 comments on commit df3af7c

Please sign in to comment.