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

Commit 04ce12a

Browse files
update libs
1 parent ccc5824 commit 04ce12a

File tree

2 files changed

+172
-141
lines changed

2 files changed

+172
-141
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@
7979
},
8080
"devDependencies": {
8181
"@types/angular": "=1.6.25",
82-
"@types/angular-animate": "^1.5.9",
82+
"@types/angular-animate": "^1.5.10",
8383
"@types/angular-mocks": "^1.5.11",
84-
"@types/jasmine": "^2.8.7",
84+
"@types/jasmine": "^2.8.8",
8585
"@types/jquery": "^3.3.2",
8686
"@uirouter/publish-scripts": "^2.3.18",
8787
"dts-downlevel": "^0.3.0",
88-
"fork-ts-checker-webpack-plugin": "^0.4.1",
88+
"fork-ts-checker-webpack-plugin": "^0.4.2",
8989
"husky": "^0.14.3",
9090
"jasmine-core": "^3.1.0",
9191
"karma": "^2.0.2",
@@ -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.12.1",
101-
"pretty-quick": "^1.5.0",
102-
"rollup": "^0.59.1",
100+
"prettier": "^1.13.5",
101+
"pretty-quick": "^1.6.0",
102+
"rollup": "^0.60.1",
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.3.0",
106+
"ts-loader": "^4.4.1",
107107
"tslint": "^5.10.0",
108108
"tslint-eslint-rules": "^5.3.1",
109-
"typescript": "^2.8.3",
110-
"webpack": "^4.8.3"
109+
"typescript": "^2.9.1",
110+
"webpack": "^4.12.0"
111111
}
112112
}

0 commit comments

Comments
 (0)