Skip to content

Commit 7ad2913

Browse files
greenkeeper[bot]DanSnow
authored andcommitted
Update babel7 to the latest version 🚀 (#282)
* chore(package): update @babel/cli to version 7.6.2 * chore(package): update @babel/core to version 7.6.2 * chore(package): update @babel/plugin-proposal-object-rest-spread to version 7.6.2 * chore(package): update @babel/preset-env to version 7.6.2 Co-authored-by: null <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 894e40a commit 7ad2913

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"vue": "^2.0.0"
6363
},
6464
"devDependencies": {
65-
"@babel/cli": "7.6.0",
66-
"@babel/core": "7.6.0",
67-
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
68-
"@babel/preset-env": "7.6.0",
65+
"@babel/cli": "7.6.2",
66+
"@babel/core": "7.6.2",
67+
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
68+
"@babel/preset-env": "7.6.2",
6969
"@vue/test-utils": "^1.0.0-beta.29",
7070
"babel-core": "^7.0.0-bridge.0",
7171
"babel-jest": "^24.8.0",

0 commit comments

Comments
 (0)