Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2022
1 parent 5d98522 commit 4396fdd
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": "^9.0.0",
"@babel/core": "7.20.5",
"@babel/node": "7.20.5",
"@babel/plugin-proposal-decorators": "7.20.5",
"@babel/core": "7.20.7",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-decorators": "7.20.7",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.20.2",
"@babel/register": "7.18.9",
"@babel/runtime": "7.20.6",
"@babel/runtime": "7.20.7",
"jest": "29.3.1",
"nodemon": "2.0.20",
"prettier": "2.8.1",
Expand Down

0 comments on commit 4396fdd

Please sign in to comment.