Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(package): Update dependencies
Browse files Browse the repository at this point in the history
 Update Angular to be a range that starts at 4.4.0
 @types/jasmine               2.6.0  →   2.6.2
 codelyzer                    3.2.1  →   3.2.2
 copy-webpack-plugin          4.1.1  →   4.2.0
 cz-conventional-changelog    2.0.0  →   2.1.0
 extract-text-webpack-plugin  3.0.1  →   3.0.2
 gulp-changed                 3.1.0  →   3.1.1
 karma-mocha-reporter         2.2.4  →   2.2.5
 protractor                   5.1.2  →   5.2.0
 rxjs                         5.0.1  →   5.5.2
 semantic-release             7.0.2  →   8.2.0
 source-map-loader            0.2.2  →   0.2.3
 tslint                       5.7.0  →   5.8.0
 uglify-js                    3.1.3  →   3.1.5
 webpack                      3.7.1  →   3.8.1
 webpack-dev-server           2.9.1  →   2.9.3
 zone.js                      0.8.4  →  0.8.18
  • Loading branch information
joshuawilson committed Oct 30, 2017
1 parent 1f00cb7 commit 7591360
Showing 1 changed file with 74 additions and 74 deletions.
148 changes: 74 additions & 74 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,95 +69,95 @@
"npm": ">= 3"
},
"dependencies": {
"@angular/core": "^4.4.4",
"@angular/http": "^4.4.4"
"@angular/core": "^4.4.0",
"@angular/http": "^4.4.0"
},
"peerDependencies": {},
"devDependencies": {
"@angular/common": "^4.4.4",
"@angular/compiler": "^4.4.4",
"@angular/compiler-cli": "^4.4.4",
"@angular/platform-browser": "^4.4.4",
"@angular/platform-browser-dynamic": "^4.4.4",
"@krux/condition-jenkins": "^1.0.1",
"@types/jasmine": "^2.6.0",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^3.2.3",
"child_process": "^1.0.2",
"clean-webpack-plugin": "^0.1.17",
"codelyzer": "^3.2.1",
"copy-webpack-plugin": "^4.1.1",
"copyfiles": "^1.2.0",
"core-js": "^2.5.1",
"css-loader": "^0.28.7",
"cz-conventional-changelog": "^2.0.0",
"del": "^3.0.0",
"extract-text-webpack-plugin": "^3.0.1",
"file-loader": "^1.1.5",
"gulp": "^3.9.1",
"@angular/common": "^4.4.0",
"@angular/compiler": "^4.4.0",
"@angular/compiler-cli": "^4.4.0",
"@angular/platform-browser": "^4.4.0",
"@angular/platform-browser-dynamic": "^4.4.0",
"@krux/condition-jenkins": "1.0.1",
"@types/jasmine": "2.6.2",
"angular2-template-loader": "0.6.2",
"awesome-typescript-loader": "3.2.3",
"child_process": "1.0.2",
"clean-webpack-plugin": "0.1.17",
"codelyzer": "3.2.2",
"copy-webpack-plugin": "4.2.0",
"copyfiles": "1.2.0",
"core-js": "2.5.1",
"css-loader": "0.28.7",
"cz-conventional-changelog": "2.1.0",
"del": "3.0.0",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.5",
"gulp": "3.9.1",
"gulp-cssmin": "0.2.0",
"gulp-changed": "^3.1.0",
"gulp-changed": "3.1.1",
"gulp-less": "3.3.2",
"gulp-ngc": "^0.3.2",
"gulp-sourcemaps": "^2.6.1",
"gulp-string-replace": "^0.4.0",
"gulp-ngc": "0.3.2",
"gulp-sourcemaps": "2.6.1",
"gulp-string-replace": "0.4.0",
"gulp-stylelint": "5.0.0",
"gulp-uglify": "3.0.0",
"gulp-util": "^3.0.8",
"html-webpack-plugin": "^2.30.1",
"husky": "^0.14.3",
"istanbul-instrumenter-loader": "^3.0.0",
"jasmine-core": "^2.8.0",
"json-loader": "^0.5.7",
"json-stringify": "^1.0.0",
"karma": "^1.7.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-coverage": "^1.1.1",
"karma-htmlfile-reporter": "^0.3.5",
"karma-jasmine": "^1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"karma-mocha-reporter": "^2.2.4",
"karma-phantomjs-launcher": "^1.0.4",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.5",
"gulp-util": "3.0.8",
"html-webpack-plugin": "2.30.1",
"husky": "0.14.3",
"istanbul-instrumenter-loader": "3.0.0",
"jasmine-core": "2.8.0",
"json-loader": "0.5.7",
"json-stringify": "1.0.0",
"karma": "1.7.1",
"karma-chrome-launcher": "2.2.0",
"karma-cli": "1.0.1",
"karma-coverage": "1.1.1",
"karma-htmlfile-reporter": "0.3.5",
"karma-jasmine": "1.1.0",
"karma-jasmine-html-reporter": "0.2.2",
"karma-mocha-reporter": "2.2.5",
"karma-phantomjs-launcher": "1.0.4",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "2.0.5",
"less": "2.7.3",
"less-loader": "4.0.5",
"less-plugin-autoprefix": "1.5.1",
"mocha": "^4.0.1",
"node-sass": "^4.5.3",
"npm-run-all": "^4.1.1",
"optimize-js-plugin": "^0.0.4",
"phantomjs-prebuilt": "^2.1.15",
"protractor": "^5.1.2",
"raw-loader": "^0.5.1",
"reflect-metadata": "^0.1.10",
"rimraf": "^2.6.2",
"run-sequence": "^2.2.0",
"rxjs": "^5.0.1",
"sass-loader": "^6.0.6",
"semantic-release": "=7.0.2",
"source-map-loader": "^0.2.2",
"string-replace-loader": "^1.3.0",
"mocha": "4.0.1",
"node-sass": "4.5.3",
"npm-run-all": "4.1.1",
"optimize-js-plugin": "0.0.4",
"phantomjs-prebuilt": "2.1.15",
"protractor": "5.2.0",
"raw-loader": "0.5.1",
"reflect-metadata": "0.1.10",
"rimraf": "2.6.2",
"run-sequence": "2.2.0",
"rxjs": "5.5.2",
"sass-loader": "6.0.6",
"semantic-release": "8.2.0",
"source-map-loader": "0.2.3",
"string-replace-loader": "1.3.0",
"style-loader": "0.19.0",
"stylelint": "8.2.0",
"stylelint-webpack-plugin": "0.9.0",
"stylus": "0.54.5",
"to-string-loader": "^1.1.5",
"ts-helpers": "^1.1.2",
"ts-node": "^3.3.0",
"tslint": "^5.7.0",
"tslint-loader": "^3.5.3",
"typedoc": "^0.9.0",
"typescript": "^2.5.3",
"uglify-js": "^3.1.3",
"webpack": "^3.7.1",
"webpack-bundle-analyzer": "^2.9.0",
"to-string-loader": "1.1.5",
"ts-helpers": "1.1.2",
"ts-node": "3.3.0",
"tslint": "5.8.0",
"tslint-loader": "3.5.3",
"typedoc": "0.9.0",
"typescript": "2.5.3",
"uglify-js": "3.1.5",
"webpack": "3.8.1",
"webpack-bundle-analyzer": "2.9.0",
"webpack-dashboard": "1.0.0",
"webpack-dev-server": "^2.9.1",
"webpack-md5-hash": "^0.0.5",
"webpack-merge": "^4.1.0",
"zone.js": "^0.8.4"
"webpack-dev-server": "2.9.3",
"webpack-md5-hash": "0.0.5",
"webpack-merge": "4.1.0",
"zone.js": "0.8.18"
},
"release": {
"branch": "master",
Expand Down

0 comments on commit 7591360

Please sign in to comment.