|
34 | 34 | "bootstrap": "~3.3.5"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "bower": "^1.3.8", |
| 37 | + "bower": "^1.8.2", |
38 | 38 | "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", |
41 | 41 | "grunt": "~0.4",
|
42 | 42 | "grunt-angular-templates": "~0.5",
|
43 | 43 | "grunt-bump": "^0.7.0",
|
|
46 | 46 | "grunt-contrib-connect": "~0.5",
|
47 | 47 | "grunt-contrib-copy": "~0.4.1",
|
48 | 48 | "grunt-contrib-jasmine": "^1.0.0",
|
49 |
| - "grunt-contrib-jshint": "~0.7", |
| 49 | + "grunt-contrib-jshint": "~1.1.0", |
50 | 50 | "grunt-contrib-less": "~1.0",
|
51 | 51 | "grunt-contrib-uglify": "~0.2",
|
52 | 52 | "grunt-contrib-watch": "~0.5",
|
|
57 | 57 | "grunt-newer": "~1.1.0",
|
58 | 58 | "grunt-ngdocs": "https://github.com/c0bra/grunt-ngdocs/tarball/0.2.7-custom3",
|
59 | 59 | "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", |
62 | 62 | "jit-grunt": "^0.8.0",
|
63 |
| - "jshint-stylish": "^0.2.0", |
| 63 | + "jshint-stylish": "^2.2.1", |
64 | 64 | "karma": "~0.12",
|
65 | 65 | "karma-chrome-launcher": "~0.1",
|
66 | 66 | "karma-coverage": "^0.2.5",
|
|
72 | 72 | "karma-sauce-launcher": "^1.0.0",
|
73 | 73 | "karma-script-launcher": "~0.1",
|
74 | 74 | "load-grunt-config": "~0.16.0",
|
75 |
| - "marked": "~0.2", |
| 75 | + "marked": "~0.3.6", |
76 | 76 | "phantomjs-prebuilt": "^2.1.4",
|
77 | 77 | "protractor": "~4.0.14",
|
78 | 78 | "protractor-accessibility-plugin": "^0.3.0",
|
79 |
| - "requirejs": "^2.3.3", |
| 79 | + "requirejs": "^2.3.5", |
80 | 80 | "selenium-server-standalone-jar": "2.45.0",
|
81 | 81 | "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", |
84 | 84 | "time-grunt": "~1.1.0",
|
85 | 85 | "validate-commit-message": "^3.0.1"
|
86 | 86 | },
|
|
0 commit comments