Skip to content

Commit 99b8a60

Browse files
update libs
1 parent 6533b51 commit 99b8a60

File tree

2 files changed

+168
-137
lines changed

2 files changed

+168
-137
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"jsnext:main": "lib-esm/index.js",
6767
"license": "MIT",
6868
"devDependencies": {
69-
"@types/jasmine": "^2.8.7",
69+
"@types/jasmine": "^2.8.8",
7070
"@types/jquery": "^3.3.2",
7171
"@uirouter/publish-scripts": "^2.3.18",
7272
"dts-downlevel": "^0.3.0",
73-
"fork-ts-checker-webpack-plugin": "^0.4.1",
73+
"fork-ts-checker-webpack-plugin": "^0.4.2",
7474
"husky": "^0.14.3",
7575
"jasmine-core": "^3.1.0",
7676
"karma": "^2.0.2",
@@ -80,16 +80,16 @@
8080
"karma-script-launcher": "^1.0.0",
8181
"karma-sourcemap-loader": "^0.3.7",
8282
"karma-webpack": "^3.0.0",
83-
"prettier": "^1.11.1",
84-
"pretty-quick": "^1.5.0",
85-
"rollup": "^0.59.1",
83+
"prettier": "^1.13.5",
84+
"pretty-quick": "^1.6.0",
85+
"rollup": "^0.60.1",
8686
"rollup-plugin-node-resolve": "^3.3.0",
8787
"rollup-plugin-sourcemaps": "^0.4.2",
8888
"rollup-plugin-uglify": "^4.0.0",
89-
"ts-loader": "^4.3.0",
89+
"ts-loader": "^4.4.1",
9090
"tslint": "^5.10.0",
9191
"tslint-eslint-rules": "^5.3.1",
92-
"typescript": "^2.8.3",
93-
"webpack": "^4.8.3"
92+
"typescript": "^2.9.1",
93+
"webpack": "^4.12.0"
9494
}
9595
}

0 commit comments

Comments
 (0)