Skip to content

Commit abdde0a

Browse files
committed
chore(deps): update babel monorepo
1 parent 0dc4f91 commit abdde0a

2 files changed

Lines changed: 87 additions & 52 deletions

File tree

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

Lines changed: 83 additions & 48 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "7.17.6",
26-
"@babel/core": "7.17.5",
26+
"@babel/core": "7.17.8",
2727
"@babel/node": "7.16.8",
28-
"@babel/plugin-proposal-decorators": "7.17.2",
28+
"@babel/plugin-proposal-decorators": "7.17.8",
2929
"@babel/plugin-transform-runtime": "7.17.0",
3030
"@babel/preset-env": "7.16.11",
31-
"@babel/register": "7.17.0",
32-
"@babel/runtime": "7.17.2",
31+
"@babel/register": "7.17.7",
32+
"@babel/runtime": "7.17.8",
3333
"@nestjs/testing": "8.2.3",
3434
"jest": "27.5.1",
3535
"nodemon": "2.0.15",

0 commit comments

Comments
 (0)