Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2023
1 parent eeffc81 commit baf7568
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": "^9.0.0",
"@babel/core": "7.21.8",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/core": "7.22.1",
"@babel/node": "7.22.1",
"@babel/plugin-proposal-decorators": "7.22.0",
"@babel/plugin-transform-runtime": "7.22.2",
"@babel/preset-env": "7.22.2",
"@babel/register": "7.21.0",
"@babel/runtime": "7.21.5",
"@babel/runtime": "7.22.0",
"jest": "29.5.0",
"nodemon": "2.0.22",
"prettier": "2.8.8",
Expand Down

0 comments on commit baf7568

Please sign in to comment.