Skip to content

Commit 486c4db

Browse files
update libs
1 parent 5337467 commit 486c4db

File tree

2 files changed

+462
-248
lines changed

2 files changed

+462
-248
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@angular/router": "^5.0.0 || ^6.0.0"
5959
},
6060
"devDependencies": {
61-
"@angular/animations": "^6.0.0",
61+
"@angular/animations": "^6.0.9",
6262
"@angular/common": "^5.0.0",
6363
"@angular/compiler": "^5.0.0",
6464
"@angular/compiler-cli": "^5.0.0",
@@ -68,29 +68,29 @@
6868
"@angular/platform-server": "^5.0.0",
6969
"@angular/router": "^5.0.0",
7070
"@types/jasmine": "^2.8.8",
71-
"@types/jquery": "^3.3.2",
72-
"@uirouter/publish-scripts": "^2.3.18",
71+
"@types/jquery": "^3.3.4",
72+
"@uirouter/publish-scripts": "^2.3.19",
7373
"husky": "^0.14.3",
7474
"jasmine-core": "^3.1.0",
75-
"karma": "^2.0.2",
75+
"karma": "^2.0.4",
7676
"karma-chrome-launcher": "^2.2.0",
7777
"karma-jasmine": "^1.1.2",
7878
"karma-mocha-reporter": "^2.2.5",
7979
"karma-sourcemap-loader": "^0.3.7",
8080
"karma-super-dots-reporter": "^0.2.0",
8181
"karma-webpack": "^3.0.0",
82-
"prettier": "^1.13.5",
82+
"prettier": "^1.13.7",
8383
"pretty-quick": "^1.6.0",
84-
"rollup": "^0.60.1",
84+
"rollup": "^0.62.0",
8585
"rollup-plugin-commonjs": "^9.1.3",
8686
"rollup-plugin-node-resolve": "^3.3.0",
8787
"rollup-plugin-sourcemaps": "^0.4.2",
8888
"rollup-plugin-uglify": "^3.0.0",
89-
"rxjs": "^6.2.0",
90-
"rxjs-compat": "^6.2.0",
89+
"rxjs": "^6.2.2",
90+
"rxjs-compat": "^6.2.2",
9191
"ts-loader": "^3.5.0",
92-
"tslib": "^1.9.2",
93-
"tslint": "^5.10.0",
92+
"tslib": "^1.9.3",
93+
"tslint": "^5.11.0",
9494
"typescript": "~2.7.2",
9595
"webpack": "^3.11.0",
9696
"webpack-dev-server": "^3.1.4",

0 commit comments

Comments
 (0)