Skip to content

Commit 5a95cbc

Browse files
update libs
1 parent 1368c18 commit 5a95cbc

File tree

2 files changed

+619
-390
lines changed

2 files changed

+619
-390
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@
8282
"@types/angular-animate": "^1.5.10",
8383
"@types/angular-mocks": "^1.5.11",
8484
"@types/jasmine": "^2.8.8",
85-
"@types/jquery": "^3.3.2",
86-
"@uirouter/publish-scripts": "^2.3.18",
85+
"@types/jquery": "^3.3.4",
86+
"@uirouter/publish-scripts": "^2.3.19",
8787
"dts-downlevel": "^0.3.0",
88-
"fork-ts-checker-webpack-plugin": "^0.4.2",
88+
"fork-ts-checker-webpack-plugin": "^0.4.3",
8989
"husky": "^0.14.3",
9090
"jasmine-core": "^3.1.0",
91-
"karma": "^2.0.2",
91+
"karma": "^2.0.4",
9292
"karma-chrome-launcher": "^2.2.0",
9393
"karma-jasmine": "^1.1.2",
9494
"karma-mocha-reporter": "^2.2.5",
@@ -97,16 +97,16 @@
9797
"karma-super-dots-reporter": "^0.2.0",
9898
"karma-webpack": "^3.0.0",
9999
"lodash": "^4.17.10",
100-
"prettier": "^1.13.5",
100+
"prettier": "^1.13.7",
101101
"pretty-quick": "^1.6.0",
102-
"rollup": "^0.60.1",
102+
"rollup": "^0.62.0",
103103
"rollup-plugin-node-resolve": "^3.3.0",
104104
"rollup-plugin-sourcemaps": "^0.4.2",
105105
"rollup-plugin-uglify": "^4.0.0",
106-
"ts-loader": "^4.4.1",
107-
"tslint": "^5.10.0",
106+
"ts-loader": "^4.4.2",
107+
"tslint": "^5.11.0",
108108
"tslint-eslint-rules": "^5.3.1",
109-
"typescript": "^2.9.1",
110-
"webpack": "^4.12.0"
109+
"typescript": "^2.9.2",
110+
"webpack": "^4.16.1"
111111
}
112112
}

0 commit comments

Comments
 (0)