Skip to content

Commit 21c66db

Browse files
committed
chore(deps): update babel monorepo to v7.16.4
1 parent a51e502 commit 21c66db

2 files changed

Lines changed: 115 additions & 72 deletions

File tree

sample/09-babel-example/package-lock.json

Lines changed: 112 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/09-babel-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"@babel/cli": "7.16.0",
2626
"@babel/core": "7.16.0",
2727
"@babel/node": "7.16.0",
28-
"@babel/plugin-proposal-decorators": "7.16.0",
29-
"@babel/plugin-transform-runtime": "7.16.0",
30-
"@babel/preset-env": "7.16.0",
28+
"@babel/plugin-proposal-decorators": "7.16.4",
29+
"@babel/plugin-transform-runtime": "7.16.4",
30+
"@babel/preset-env": "7.16.4",
3131
"@babel/register": "7.16.0",
3232
"@babel/runtime": "7.16.3",
3333
"@nestjs/testing": "8.2.0",

0 commit comments

Comments
 (0)