Skip to content

Commit f42c7b2

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#1370)
* chore(package): update @babel/core to version 7.7.2 * fix(package): update @babel/runtime to version 7.7.2 * chore(package): update lockfile package-lock.json
1 parent 6dc1505 commit f42c7b2

File tree

2 files changed

+54
-45
lines changed

2 files changed

+54
-45
lines changed

‎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.

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"LICENSE"
3535
],
3636
"dependencies": {
37-
"@babel/runtime": "7.7.1",
37+
"@babel/runtime": "7.7.2",
3838
"bcryptjs": "2.3.0",
3939
"body-parser": "1.19.0",
4040
"codemirror-graphql": "github:timsuchanek/codemirror-graphql#details-fix",
@@ -71,7 +71,7 @@
7171
"semver": "6.3.0"
7272
},
7373
"devDependencies": {
74-
"@babel/core": "7.7.0",
74+
"@babel/core": "7.7.2",
7575
"@babel/plugin-proposal-decorators": "7.7.0",
7676
"@babel/plugin-transform-regenerator": "7.7.0",
7777
"@babel/plugin-transform-runtime": "7.6.2",

0 commit comments

Comments
 (0)