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

Commit f8bc1af

Browse files
update libs
1 parent 70b50e6 commit f8bc1af

File tree

2 files changed

+54
-434
lines changed

2 files changed

+54
-434
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"fork-ts-checker-webpack-plugin": "^0.4.1",
8989
"husky": "^0.14.3",
9090
"jasmine-core": "^3.1.0",
91-
"karma": "^2.0.0",
91+
"karma": "^2.0.2",
9292
"karma-chrome-launcher": "^2.2.0",
9393
"karma-jasmine": "^1.1.1",
9494
"karma-mocha-reporter": "^2.2.5",
@@ -97,9 +97,9 @@
9797
"karma-super-dots-reporter": "^0.1.0",
9898
"karma-webpack": "^3.0.0",
9999
"lodash": "^4.17.5",
100-
"prettier": "^1.11.1",
100+
"prettier": "^1.12.1",
101101
"pretty-quick": "^1.4.1",
102-
"rollup": "^0.57.1",
102+
"rollup": "^0.58.1",
103103
"rollup-plugin-node-resolve": "^3.3.0",
104104
"rollup-plugin-sourcemaps": "^0.4.2",
105105
"rollup-plugin-uglify": "^3.0.0",
@@ -108,7 +108,7 @@
108108
"ts-loader": "^4.1.0",
109109
"tslint": "^5.9.1",
110110
"tslint-eslint-rules": "^5.1.0",
111-
"typescript": "^2.8.1",
112-
"webpack": "^4.3.0"
111+
"typescript": "^2.8.3",
112+
"webpack": "^4.6.0"
113113
}
114114
}

0 commit comments

Comments
 (0)