Skip to content

Commit 3343e31

Browse files
update dependencies
1 parent 6f37ef1 commit 3343e31

File tree

2 files changed

+134
-126
lines changed

2 files changed

+134
-126
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@angular/router": "^5.0.0",
7070
"@types/jasmine": "^2.8.8",
7171
"@types/jquery": "^3.3.4",
72-
"@uirouter/publish-scripts": "^2.3.20",
72+
"@uirouter/publish-scripts": "^2.3.21",
7373
"husky": "^0.14.3",
7474
"jasmine-core": "^3.2.0",
7575
"karma": "^3.0.0",
@@ -78,16 +78,16 @@
7878
"karma-mocha-reporter": "^2.2.5",
7979
"karma-sourcemap-loader": "^0.3.7",
8080
"karma-super-dots-reporter": "^0.2.0",
81-
"karma-webpack": "^3.0.0",
81+
"karma-webpack": "^3.0.5",
8282
"prettier": "^1.14.2",
8383
"pretty-quick": "^1.6.0",
84-
"rollup": "^0.64.1",
84+
"rollup": "^0.65.2",
8585
"rollup-plugin-commonjs": "^9.1.5",
8686
"rollup-plugin-node-resolve": "^3.3.0",
8787
"rollup-plugin-sourcemaps": "^0.4.2",
88-
"rollup-plugin-uglify": "^4.0.0",
89-
"rxjs": "^6.2.2",
90-
"rxjs-compat": "^6.2.2",
88+
"rollup-plugin-uglify": "^5.0.2",
89+
"rxjs": "^6.3.2",
90+
"rxjs-compat": "^6.3.2",
9191
"ts-loader": "^3.5.0",
9292
"tslib": "^1.9.3",
9393
"tslint": "^5.11.0",

0 commit comments

Comments
 (0)