Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2022
1 parent 42f1ae4 commit 3dc496c
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.18.13",
"@babel/core": "7.19.0",
"@babel/node": "7.18.10",
"@babel/plugin-proposal-decorators": "7.18.10",
"@babel/plugin-proposal-decorators": "7.19.0",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/preset-env": "7.19.0",
"@babel/register": "7.18.9",
"@babel/runtime": "7.18.9",
"@babel/runtime": "7.19.0",
"jest": "28.1.3",
"nodemon": "2.0.19",
"prettier": "2.7.1",
Expand Down

0 comments on commit 3dc496c

Please sign in to comment.