Skip to content

Commit a77a747

Browse files
Portugal, Marcelomportuga
authored andcommitted
chore(package.json): Updating some dev dependencies.
1 parent e30596b commit a77a747

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"bootstrap": "~3.3.5"
3535
},
3636
"devDependencies": {
37-
"bower": "^1.3.8",
37+
"bower": "^1.8.2",
3838
"canonical-path": "0.0.2",
39-
"coveralls": "^2.11.1",
40-
"cz-conventional-changelog": "^1.1.5",
39+
"coveralls": "^3.0.0",
40+
"cz-conventional-changelog": "^2.1.0",
4141
"grunt": "~0.4",
4242
"grunt-angular-templates": "~0.5",
4343
"grunt-bump": "^0.7.0",
@@ -46,7 +46,7 @@
4646
"grunt-contrib-connect": "~0.5",
4747
"grunt-contrib-copy": "~0.4.1",
4848
"grunt-contrib-jasmine": "^1.0.0",
49-
"grunt-contrib-jshint": "~0.7",
49+
"grunt-contrib-jshint": "~1.1.0",
5050
"grunt-contrib-less": "~1.0",
5151
"grunt-contrib-uglify": "~0.2",
5252
"grunt-contrib-watch": "~0.5",
@@ -57,10 +57,10 @@
5757
"grunt-newer": "~1.1.0",
5858
"grunt-ngdocs": "https://github.com/c0bra/grunt-ngdocs/tarball/0.2.7-custom3",
5959
"grunt-protractor-runner": "4.0.0",
60-
"grunt-shell-spawn": "~0.3.0",
61-
"husky": "^0.13.2",
60+
"grunt-shell-spawn": "~0.3.10",
61+
"husky": "^0.14.3",
6262
"jit-grunt": "^0.8.0",
63-
"jshint-stylish": "^0.2.0",
63+
"jshint-stylish": "^2.2.1",
6464
"karma": "~0.12",
6565
"karma-chrome-launcher": "~0.1",
6666
"karma-coverage": "^0.2.5",
@@ -72,15 +72,15 @@
7272
"karma-sauce-launcher": "^1.0.0",
7373
"karma-script-launcher": "~0.1",
7474
"load-grunt-config": "~0.16.0",
75-
"marked": "~0.2",
75+
"marked": "~0.3.6",
7676
"phantomjs-prebuilt": "^2.1.4",
7777
"protractor": "~4.0.14",
7878
"protractor-accessibility-plugin": "^0.3.0",
79-
"requirejs": "^2.3.3",
79+
"requirejs": "^2.3.5",
8080
"selenium-server-standalone-jar": "2.45.0",
8181
"selenium-webdriver": "~2.53.0",
82-
"semver": "~2.2.1",
83-
"shelljs": "~0.2.6",
82+
"semver": "~5.4.1",
83+
"shelljs": "~0.6.0",
8484
"time-grunt": "~1.1.0",
8585
"validate-commit-message": "^3.0.1"
8686
},

0 commit comments

Comments
 (0)