Skip to content

Commit cd34dbd

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#908)
* chore(package): update @babel/core to version 7.1.1 * chore(package): update @babel/plugin-proposal-decorators to version 7.1.1 * chore(package): update @babel/runtime to version 7.1.1 * chore(package): update lockfile package-lock.json
1 parent 5a08b5f commit cd34dbd

File tree

2 files changed

+80
-110
lines changed

2 files changed

+80
-110
lines changed

‎package-lock.json

Lines changed: 77 additions & 107 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
@@ -47,14 +47,14 @@
4747
"passport-local": "^1.0.0"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "7.1.0",
51-
"@babel/plugin-proposal-decorators": "^7.1.0",
50+
"@babel/core": "7.1.1",
51+
"@babel/plugin-proposal-decorators": "^7.1.1",
5252
"@babel/plugin-transform-regenerator": "7.0.0",
5353
"@babel/plugin-transform-runtime": "7.1.0",
5454
"@babel/polyfill": "7.0.0",
5555
"@babel/preset-env": "7.1.0",
5656
"@babel/preset-react": "7.0.0",
57-
"@babel/runtime": "7.0.0",
57+
"@babel/runtime": "7.1.1",
5858
"babel-eslint": "^10.0.0",
5959
"babel-loader": "~8.0.0",
6060
"babel-plugin-transform-object-rest-spread": "^6.26.0",

0 commit comments

Comments
 (0)