Skip to content

Commit efa17b6

Browse files
chore(package): update dependencies
1 parent 3e6b766 commit efa17b6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,25 @@
4040
"devDependencies": {
4141
"babel-cli": "^6.16.0",
4242
"babel-core": "^6.17.0",
43-
"babel-eslint": "^7.0.0",
43+
"babel-eslint": "^8.2.2",
4444
"babel-plugin-transform-runtime": "^6.15.0",
4545
"babel-preset-latest": "^6.16.0",
4646
"babel-preset-stage-0": "^6.16.0",
4747
"babel-register": "^6.16.3",
4848
"browser-cookies": "^1.2.0",
4949
"chai": "^4.0.0-canary.1",
50-
"coveralls": "^2.13.3",
51-
"del": "^2.2.2",
52-
"eslint": "^3.19.0",
53-
"eslint-config-airbnb-base": "^10.0.1",
50+
"coveralls": "^3.0.0",
51+
"del": "^3.0.0",
52+
"eslint": "^4.18.1",
53+
"eslint-config-airbnb-base": "^12.1.0",
5454
"eslint-plugin-import": "^2.2.0",
5555
"istanbul": "^1.1.0-alpha.1",
56-
"mocha": "^3.1.2",
56+
"mocha": "^5.0.1",
5757
"parse-json": "^4.0.0",
58-
"rollup": "^0.36.3",
59-
"rollup-plugin-babel": "^2.6.1",
58+
"rollup": "^0.56.2",
59+
"rollup-plugin-babel": "^3.0.3",
6060
"semantic-release": "^12.4.1",
61-
"sinon": "^2.0.0-pre.3",
61+
"sinon": "^4.4.0",
6262
"sinon-stub-promise": "^4.0.0",
6363
"travis-deploy-once": "^4.3.4",
6464
"vue": "^2.5.13"

0 commit comments

Comments
 (0)