Skip to content

Commit 289abf4

Browse files
committed
Update dependencies
1 parent f99006c commit 289abf4

File tree

2 files changed

+938
-326
lines changed

2 files changed

+938
-326
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
},
3030
"devDependencies": {
3131
"@avalanche/eslint-config": "^3.0.0",
32-
"@babel/core": "^7.1.2",
33-
"@babel/preset-env": "^7.1.0",
32+
"@babel/core": "^7.1.6",
33+
"@babel/preset-env": "^7.1.6",
3434
"@vue/test-utils": "1.0.0-beta.25",
3535
"babel-core": "^7.0.0-bridge.0",
3636
"babel-jest": "^23.6.0",
3737
"coveralls": "^3.0.2",
38-
"eslint": "^5.6.1",
39-
"eslint-plugin-compat": "^2.5.1",
38+
"eslint": "^5.9.0",
39+
"eslint-plugin-compat": "^2.6.3",
4040
"eslint-plugin-import": "^2.14.0",
41-
"eslint-plugin-markdown": "^1.0.0-beta.6",
41+
"eslint-plugin-markdown": "^1.0.0-rc.0",
4242
"jest": "^23.6.0",
43-
"rollup": "^0.66.2",
43+
"rollup": "^0.67.3",
4444
"rollup-plugin-babel": "^4.0.3",
4545
"uglify-es": "^3.3.9",
4646
"vue": "^2.5.17",

0 commit comments

Comments
 (0)