We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe300d commit bf5d997Copy full SHA for bf5d997
1 file changed
package.json
@@ -18,7 +18,7 @@
18
"devDependencies": {
19
"chai": "^3.4.1",
20
"chai-string": "^1.1.1",
21
- "codeclimate-test-reporter": "^0.1.0",
+ "codeclimate-test-reporter": "^0.3.1",
22
"cp": "^0.2.0",
23
"gm": "^1.17.0",
24
"gulp": "^3.9.0",
@@ -31,7 +31,7 @@
31
"gulp-jscs": "^3.0.2",
32
"gulp-jshint": "^1.9.2",
33
"gulp-less": "^3.0.3",
34
- "gulp-mocha-phantomjs": "^0.10.1",
+ "gulp-mocha-phantomjs": "^0.11.0",
35
"gulp-rename": "^1.2.0",
36
"gulp-rimraf": "^0.2.0",
37
"gulp-sequence": "^0.4.1",
@@ -49,8 +49,8 @@
49
"sinon-chai": "^2.7.0",
50
"testatic": "^0.1.0",
51
"tmp-sync": "^1.1.0",
52
- "webpack": "^1.12.0",
53
- "webshot": "^0.16.0"
+ "webpack": "^1.13.0",
+ "webshot": "^0.18.0"
54
},
55
"dependencies": {
56
"angular": "^1.4.5",
0 commit comments