Skip to content

Commit 8b6c087

Browse files
committed
chore(update): update dependencies in NPM (package.json) and Bower (bower.json)
1 parent 877338d commit 8b6c087

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "ngDevstack",
33
"version": "0.2.7",
44
"devDependencies": {
5-
"angular": "~1.2.17",
5+
"angular": "~1.2.18",
66
"angular-bootstrap": "~0.11.0",
7-
"angular-mocks": "~1.2.17",
7+
"angular-mocks": "~1.2.18",
88
"angular-ui-router": "0.2.10",
99
"bootstrap-sass-official": "latest"
1010
},

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"url": "https://raw2.github.com/mariuszm/ng-devstack/master/LICENSE.md"
88
},
99
"devDependencies": {
10-
"connect": "^2.19.4",
10+
"connect": "^2.21.0",
1111
"connect-livereload": "^0.4.0",
1212
"connect-modrewrite": "^0.7.6",
13-
"express": "^3.10.3",
14-
"gulp": "^3.7.0",
15-
"gulp-angular-templatecache": "^1.2.0",
13+
"express": "^3.12.0",
14+
"gulp": "^3.8.2",
15+
"gulp-angular-templatecache": "^1.2.1",
1616
"gulp-autoprefixer": "0.0.7",
1717
"gulp-bytediff": "^0.2.0",
1818
"gulp-concat": "^2.2.0",
@@ -21,21 +21,21 @@
2121
"gulp-imagemin": "^0.5.1",
2222
"gulp-inject": "^0.4.1",
2323
"gulp-intercept": "^0.1.0",
24-
"gulp-jshint": "^1.6.2",
24+
"gulp-jshint": "^1.6.3",
2525
"gulp-karma": "0.0.4",
2626
"gulp-livereload": "^1.5.0",
27-
"gulp-load-plugins": "^0.5.1",
28-
"gulp-minify-css": "^0.3.4",
27+
"gulp-load-plugins": "^0.5.2",
28+
"gulp-minify-css": "^0.3.5",
2929
"gulp-minify-html": "^0.1.3",
3030
"gulp-newer": "^0.3.0",
3131
"gulp-ngmin": "^0.3.0",
32-
"gulp-plumber": "^0.6.2",
32+
"gulp-plumber": "^0.6.3",
3333
"gulp-rename": "^1.2.0",
3434
"gulp-rimraf": "^0.1.0",
3535
"gulp-sass": "=0.7.1",
3636
"gulp-size": "^0.3.1",
37-
"gulp-uglify": "^0.3.0",
38-
"gulp-util": "^2.2.16",
37+
"gulp-uglify": "^0.3.1",
38+
"gulp-util": "^2.2.18",
3939
"jshint-stylish-ex": "^0.2.0",
4040
"karma": "^0.12.16",
4141
"karma-coverage": "^0.2.4",

0 commit comments

Comments
 (0)