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

Commit 3657ef1

Browse files
chore(*): update libraries
1 parent d4acd84 commit 3657ef1

File tree

2 files changed

+218
-99
lines changed

2 files changed

+218
-99
lines changed

package.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/angular-mocks": "1.5.11",
8484
"@types/jasmine": "2.6.0",
8585
"@types/jquery": "^1.10.31",
86-
"@uirouter/publish-scripts": "2.0.2",
86+
"@uirouter/publish-scripts": "2.0.6",
8787
"conventional-changelog": "1.1.6",
8888
"conventional-changelog-cli": "1.3.4",
8989
"dts-downlevel": "^0.3.0",
@@ -94,7 +94,7 @@
9494
"karma-jasmine": "^1.0.2",
9595
"karma-phantomjs-launcher": "^1.0.2",
9696
"karma-sourcemap-loader": "^0.3.7",
97-
"karma-webpack": "2.0.4",
97+
"karma-webpack": "2.0.5",
9898
"lodash": "^4.5.1",
9999
"replace-in-file": "2.6.4",
100100
"rollup": "0.50.0",
@@ -105,16 +105,14 @@
105105
"rollup-plugin-visualizer": "0.3.1",
106106
"shelljs": "^0.7.0",
107107
"shx": "0.2.2",
108-
"ts-loader": "^2.3.7",
109-
"tslint": "5.7.0",
108+
"ts-loader": "3.0.5",
109+
"tslint": "5.8.0",
110110
"typedoc": "~0.5.0",
111111
"typedoc-plugin-external-module-name": "^1.0.2",
112112
"typedoc-plugin-internal-external": "^1.0.0",
113113
"typedoc-plugin-ui-router": "^1.0.0",
114114
"typescript": "2.5.3",
115115
"ui-router-typedoc-themes": "^1.0.1",
116-
"watch": "^0.18.0",
117-
"webpack": "3.6.0",
118-
"yargs": "^4.2.0"
116+
"webpack": "3.8.1"
119117
}
120-
}
118+
}

0 commit comments

Comments
 (0)