Skip to content

Commit 5474b5a

Browse files
committed
build(package.json): Update to the latest version of dependencies
1 parent 1f50562 commit 5474b5a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"angular-mocks": "^1.x",
2323
"coveralls": "^2.11.14",
2424
"cz-conventional-changelog": "^1.2.0",
25-
"eslint": "^3.6.1",
25+
"eslint": "^3.8.1",
2626
"gulp": "^3.9.1",
2727
"gulp-htmlmin": "^3.0.0",
2828
"gulp-jscs": "^4.0.0",
2929
"gulp-jshint": "^2.0.1",
3030
"gulp-standard": "^8.0.2",
3131
"jasmine-core": "^2.5.2",
3232
"jquery": "^3.1.1",
33-
"jshint": "^2.9.3",
33+
"jshint": "^2.9.4",
3434
"jshint-stylish": "^2.2.1",
3535
"karma": "^1.3.0",
3636
"karma-chrome-launcher": "^2.0.0",
@@ -40,13 +40,13 @@
4040
"karma-phantomjs-launcher": "^1.0.2",
4141
"karma-threshold-reporter": "^0.1.15",
4242
"karma-webpack": "^1.8.0",
43-
"lodash": "^4.16.2",
44-
"phantomjs-prebuilt": "^2.1.12",
43+
"lodash": "^4.16.4",
44+
"phantomjs-prebuilt": "^2.1.13",
4545
"plato": "^1.7.0",
4646
"run-browser": "^2.0.2",
4747
"semantic-release": "^6.3.0",
48-
"standard": "^8.2.0",
49-
"tape": "^4.6.0",
48+
"standard": "^8.4.0",
49+
"tape": "^4.6.2",
5050
"webpack": "^1.13.2"
5151
},
5252
"scripts": {

0 commit comments

Comments
 (0)