Skip to content

Commit 58c4ae1

Browse files
committed
Update packages and add yarn.lock
1 parent f349c3d commit 58c4ae1

File tree

2 files changed

+3519
-20
lines changed

2 files changed

+3519
-20
lines changed

package.json

+20-20
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,27 @@
3939
"devDependencies": {
4040
"chai": "^3.5.0",
4141
"codecov": "^1.0.1",
42-
"eslint": "^2.5.1",
43-
"eslint-config-standard": "^5.1.0",
44-
"eslint-plugin-html": "^1.4.0",
45-
"eslint-plugin-promise": "^1.1.0",
46-
"eslint-plugin-standard": "^1.3.2",
47-
"firebase": "^3.0.5",
48-
"istanbul-instrumenter-loader": "^0.2.0",
49-
"karma": "^0.13.22",
50-
"karma-coverage": "^0.5.5",
51-
"karma-mocha": "^0.2.2",
52-
"karma-phantomjs-launcher": "^1.0.0",
53-
"karma-sinon-chai": "^1.2.0",
42+
"eslint": "^3.14.1",
43+
"eslint-config-standard": "^6.2.1",
44+
"eslint-plugin-html": "^2.0.0",
45+
"eslint-plugin-promise": "^3.4.0",
46+
"eslint-plugin-standard": "^2.0.1",
47+
"firebase": "^3.6.7",
48+
"istanbul-instrumenter-loader": "^1.2.0",
49+
"karma": "^1.4.0",
50+
"karma-coverage": "^1.1.1",
51+
"karma-mocha": "^1.3.0",
52+
"karma-phantomjs-launcher": "^1.0.2",
53+
"karma-sinon-chai": "^1.2.4",
5454
"karma-sourcemap-loader": "^0.3.7",
55-
"karma-spec-reporter": "0.0.24",
56-
"karma-webpack": "^1.7.0",
57-
"lolex": "^1.4.0",
58-
"mocha": "^2.4.5",
59-
"phantomjs-prebuilt": "^2.1.3",
60-
"sinon": "^1.17.3",
55+
"karma-spec-reporter": "0.0.26",
56+
"karma-webpack": "^2.0.2",
57+
"lolex": "^1.5.2",
58+
"mocha": "^3.2.0",
59+
"phantomjs-prebuilt": "^2.1.14",
60+
"sinon": "^1.17.7",
6161
"sinon-chai": "^2.8.0",
62-
"vue": "^1.0.19",
63-
"webpack": "^1.12.14"
62+
"vue": "^1.0.28",
63+
"webpack": "^1.14.0"
6464
}
6565
}

0 commit comments

Comments
 (0)