Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 8fded0e

Browse files

File tree

2 files changed

+463
-399
lines changed

2 files changed

+463
-399
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@
8181
"@types/angular": "1.6.57",
8282
"@types/angular-animate": "^1.5.10",
8383
"@types/angular-mocks": "^1.7.0",
84-
"@types/jasmine": "^3.5.0",
85-
"@uirouter/publish-scripts": "^2.3.44",
84+
"@types/jasmine": "^3.5.10",
85+
"@uirouter/publish-scripts": "^2.3.45",
8686
"dts-downlevel": "^0.3.0",
87-
"fork-ts-checker-webpack-plugin": "^3.1.1",
88-
"husky": "^3.1.0",
87+
"fork-ts-checker-webpack-plugin": "^4.1.3",
88+
"husky": "^4.2.5",
8989
"jasmine-core": "^3.5.0",
9090
"karma": "^4.4.1",
9191
"karma-chrome-launcher": "^3.1.0",
@@ -95,17 +95,17 @@
9595
"karma-super-dots-reporter": "^0.2.0",
9696
"karma-webpack": "^4.0.2",
9797
"lodash": "^4.17.15",
98-
"prettier": "^1.19.1",
98+
"prettier": "^2.0.5",
9999
"pretty-quick": "^2.0.1",
100100
"rollup": "^1.27.14",
101101
"rollup-plugin-node-resolve": "^5.2.0",
102-
"rollup-plugin-sourcemaps": "^0.4.2",
102+
"rollup-plugin-sourcemaps": "^0.5.0",
103103
"rollup-plugin-uglify": "^6.0.4",
104-
"ts-loader": "^6.2.1",
105-
"tslint": "^5.20.1",
104+
"ts-loader": "^7.0.1",
105+
"tslint": "^6.1.2",
106106
"tslint-eslint-rules": "^5.4.0",
107107
"typescript": "^3.6.4",
108-
"webpack": "^4.41.5"
108+
"webpack": "^4.43.0"
109109
},
110110
"husky": {
111111
"hooks": {

0 commit comments

Comments
 (0)