Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2023
1 parent 9769ea7 commit d602600
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": "^9.0.0",
"@babel/core": "7.20.12",
"@babel/core": "7.21.0",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-decorators": "7.20.13",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/register": "7.18.9",
"@babel/runtime": "7.20.13",
"@babel/register": "7.21.0",
"@babel/runtime": "7.21.0",
"jest": "29.4.3",
"nodemon": "2.0.20",
"prettier": "2.8.4",
Expand Down

0 comments on commit d602600

Please sign in to comment.