Skip to content

Commit 43b9d73

Browse files
committed
chore(package.json): Update to latest dependencies
1 parent 1e7a495 commit 43b9d73

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,37 +21,37 @@
2121
"main": "index.js",
2222
"dependencies": {
2323
"angular": "^1.5.8",
24-
"moment": "^2.14.1"
24+
"moment": "^2.15.1"
2525
},
2626
"devDependencies": {
27-
"angular-date-time-input": "^1.1.0",
27+
"angular-date-time-input": "^1.2.1",
2828
"angular-mocks": "^1.5.8",
29-
"autoprefixer": "^6.4.1",
29+
"autoprefixer": "^6.5.1",
3030
"bootstrap": "^3.3.7",
3131
"commitizen": "^2.8.6",
32-
"coveralls": "^2.11.12",
32+
"coveralls": "^2.11.14",
3333
"csscomb": "^3.1.8",
34-
"csslint": "^1.0.2",
34+
"csslint": "^1.0.3",
3535
"cz-conventional-changelog": "^1.2.0",
3636
"del": "^2.2.2",
37-
"eslint": "^3.5.0",
37+
"eslint": "^3.8.1",
3838
"gulp": "^3.9.1",
3939
"gulp-angular-templatecache": "^2.0.0",
4040
"gulp-csscomb": "^3.0.8",
4141
"gulp-csslint": "^1.0.0",
42-
"gulp-htmlmin": "^2.0.0",
42+
"gulp-htmlmin": "^3.0.0",
4343
"gulp-jscs": "^4.0.0",
4444
"gulp-jshint": "^2.0.1",
4545
"gulp-postcss": "^6.2.0",
4646
"gulp-sass": "^2.3.2",
4747
"gulp-scss-lint": "^0.4.0",
4848
"gulp-scss-lint-stylish": "^1.0.1",
49-
"gulp-sourcemaps": "^1.6.0",
49+
"gulp-sourcemaps": "^2.1.1",
5050
"gulp-standard": "^8.0.2",
51-
"gulp-stylelint": "^3.2.0",
52-
"jasmine-core": "^2.5.1",
51+
"gulp-stylelint": "^3.4.0",
52+
"jasmine-core": "^2.5.2",
5353
"jquery": "^2.2.4",
54-
"jshint": "^2.9.3",
54+
"jshint": "^2.9.4",
5555
"jshint-stylish": "^2.2.1",
5656
"karma": "^1.3.0",
5757
"karma-chrome-launcher": "^2.0.0",
@@ -61,16 +61,16 @@
6161
"karma-phantomjs-launcher": "^1.0.2",
6262
"karma-threshold-reporter": "^0.1.15",
6363
"karma-webpack": "^1.8.0",
64-
"lodash": "^4.15.0",
64+
"lodash": "^4.16.4",
6565
"matchdep": "^1.0.1",
66-
"moment-timezone": "^0.5.5",
67-
"phantomjs-prebuilt": "^2.1.12",
66+
"moment-timezone": "^0.5.6",
67+
"phantomjs-prebuilt": "^2.1.13",
6868
"plato": "^1.7.0",
6969
"run-browser": "^2.0.2",
7070
"semantic-release": "^6.3.0",
71-
"standard": "^8.0.0",
72-
"stylelint-config-standard": "^13.0.0",
73-
"tape": "^4.6.0",
71+
"standard": "^8.4.0",
72+
"stylelint-config-standard": "^13.0.2",
73+
"tape": "^4.6.2",
7474
"webpack": "^1.13.2"
7575
},
7676
"scripts": {

0 commit comments

Comments
 (0)