Skip to content

Commit 21a92c0

Browse files
committed
chore(deps): update dependency @babel/preset-env to v7.16.11
1 parent 6ffdef1 commit 21a92c0

2 files changed

Lines changed: 106 additions & 9 deletions

File tree

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

Lines changed: 105 additions & 8 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/node": "7.16.8",
2828
"@babel/plugin-proposal-decorators": "7.16.7",
2929
"@babel/plugin-transform-runtime": "7.16.10",
30-
"@babel/preset-env": "7.16.10",
30+
"@babel/preset-env": "7.16.11",
3131
"@babel/register": "7.16.9",
3232
"@babel/runtime": "7.16.7",
3333
"@nestjs/testing": "8.2.3",

0 commit comments

Comments
 (0)