Skip to content

Commit aed22d1

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version πŸš€ (#1447)
* chore(package): update @babel/plugin-transform-regenerator to version 7.8.3 * chore(package): update @babel/plugin-transform-runtime to version 7.8.3 * fix(package): update @babel/runtime to version 7.8.3 * chore(package): update lockfile package-lock.json
1 parent 6821f9b commit aed22d1

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

β€Žpackage-lock.jsonβ€Ž

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"LICENSE"
3535
],
3636
"dependencies": {
37-
"@babel/runtime": "7.8.0",
37+
"@babel/runtime": "7.8.3",
3838
"bcryptjs": "2.3.0",
3939
"body-parser": "1.19.0",
4040
"codemirror-graphql": "github:timsuchanek/codemirror-graphql#details-fix",
@@ -73,8 +73,8 @@
7373
"devDependencies": {
7474
"@babel/core": "7.8.0",
7575
"@babel/plugin-proposal-decorators": "7.8.0",
76-
"@babel/plugin-transform-regenerator": "7.8.0",
77-
"@babel/plugin-transform-runtime": "7.8.0",
76+
"@babel/plugin-transform-regenerator": "7.8.3",
77+
"@babel/plugin-transform-runtime": "7.8.3",
7878
"@babel/preset-env": "7.8.2",
7979
"@babel/preset-react": "7.8.0",
8080
"babel-eslint": "10.0.3",

0 commit comments

Comments
Β (0)