Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2022
1 parent cd52c28 commit 5999207
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 35 deletions.
63 changes: 31 additions & 32 deletions sample/09-babel-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions sample/09-babel-example/package.json
Expand Up @@ -23,13 +23,13 @@
},
"devDependencies": {
"@babel/cli": "7.17.0",
"@babel/core": "7.17.0",
"@babel/core": "7.17.2",
"@babel/node": "7.16.8",
"@babel/plugin-proposal-decorators": "7.17.0",
"@babel/plugin-proposal-decorators": "7.17.2",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/register": "7.17.0",
"@babel/runtime": "7.17.0",
"@babel/runtime": "7.17.2",
"@nestjs/testing": "8.2.3",
"jest": "27.3.1",
"nodemon": "2.0.15",
Expand Down

0 comments on commit 5999207

Please sign in to comment.