Skip to content

Commit 60ebf19

Browse files
committed
chore(deps): update dependency @babel/runtime to v7.16.3
1 parent a0782bb commit 60ebf19

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 3 additions & 3 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
@@ -29,7 +29,7 @@
2929
"@babel/plugin-transform-runtime": "7.16.0",
3030
"@babel/preset-env": "7.16.0",
3131
"@babel/register": "7.16.0",
32-
"@babel/runtime": "7.16.0",
32+
"@babel/runtime": "7.16.3",
3333
"@nestjs/testing": "8.1.2",
3434
"jest": "27.3.1",
3535
"nodemon": "2.0.14",

0 commit comments

Comments
 (0)