Skip to content

Commit 41488ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.7.2
1 parent 67c6a7f commit 41488ff

2 files changed

Lines changed: 54 additions & 45 deletions

File tree

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

Lines changed: 52 additions & 43 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "7.7.0",
26-
"@babel/core": "7.7.0",
26+
"@babel/core": "7.7.2",
2727
"@babel/node": "7.7.0",
2828
"@babel/plugin-proposal-decorators": "7.7.0",
2929
"@babel/plugin-transform-runtime": "7.6.2",
3030
"@babel/preset-env": "7.7.1",
3131
"@babel/register": "7.7.0",
32-
"@babel/runtime": "7.7.1",
32+
"@babel/runtime": "7.7.2",
3333
"@nestjs/testing": "6.9.0",
3434
"jest": "24.9.0",
3535
"nodemon": "1.19.4",

0 commit comments

Comments
 (0)