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

Commit 156db30

Browse files
update libs
1 parent d7aa6f0 commit 156db30

File tree

2 files changed

+118
-861
lines changed

2 files changed

+118
-861
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@
8383
"@types/angular-animate": "^1.5.10",
8484
"@types/angular-mocks": "^1.6.1",
8585
"@types/jasmine": "^2.8.8",
86-
"@types/jquery": "^3.3.4",
86+
"@types/jquery": "^3.3.5",
8787
"@uirouter/publish-scripts": "^2.3.20",
8888
"dts-downlevel": "^0.3.0",
89-
"fork-ts-checker-webpack-plugin": "^0.4.3",
89+
"fork-ts-checker-webpack-plugin": "^0.4.8",
9090
"husky": "^0.14.3",
91-
"jasmine-core": "^3.1.0",
92-
"karma": "^2.0.4",
91+
"jasmine-core": "^3.2.0",
92+
"karma": "^3.0.0",
9393
"karma-chrome-launcher": "^2.2.0",
9494
"karma-jasmine": "^1.1.2",
9595
"karma-mocha-reporter": "^2.2.5",
@@ -98,16 +98,16 @@
9898
"karma-super-dots-reporter": "^0.2.0",
9999
"karma-webpack": "^3.0.0",
100100
"lodash": "^4.17.10",
101-
"prettier": "^1.13.7",
101+
"prettier": "^1.14.2",
102102
"pretty-quick": "^1.6.0",
103-
"rollup": "^0.63.4",
103+
"rollup": "^0.64.1",
104104
"rollup-plugin-node-resolve": "^3.3.0",
105105
"rollup-plugin-sourcemaps": "^0.4.2",
106106
"rollup-plugin-uglify": "^4.0.0",
107107
"ts-loader": "^4.4.2",
108108
"tslint": "^5.11.0",
109109
"tslint-eslint-rules": "^5.3.1",
110-
"typescript": "^2.9.2",
111-
"webpack": "^4.16.1"
110+
"typescript": "^3.0.1",
111+
"webpack": "^4.16.5"
112112
}
113113
}

0 commit comments

Comments
 (0)