Skip to content

Commit

Permalink
Merge pull request #8612 from nestjs/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update babel monorepo to v7.16.4
  • Loading branch information
kamilmysliwiec committed Nov 18, 2021
2 parents 26939b0 + 21c66db commit c4fa732
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 72 deletions.
181 changes: 112 additions & 69 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 @@ -25,9 +25,9 @@
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/node": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.4",
"@babel/plugin-transform-runtime": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/register": "7.16.0",
"@babel/runtime": "7.16.3",
"@nestjs/testing": "8.2.1",
Expand Down

0 comments on commit c4fa732

Please sign in to comment.