Skip to content

Commit 7e6b514

Browse files
update libs
1 parent b109423 commit 7e6b514

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"@angular/platform-browser-dynamic": "^5.0.0",
6868
"@angular/platform-server": "^5.0.0",
6969
"@angular/router": "^5.0.0",
70-
"@types/jasmine": "^2.8.6",
70+
"@types/jasmine": "^2.8.7",
7171
"@types/jquery": "^3.3.1",
72-
"@uirouter/publish-scripts": "^2.3.4",
72+
"@uirouter/publish-scripts": "^2.3.18",
7373
"husky": "^0.14.3",
7474
"jasmine-core": "^3.1.0",
7575
"karma": "^2.0.2",
@@ -90,7 +90,7 @@
9090
"rxjs-compat": "^6.1.0",
9191
"ts-loader": "^3.5.0",
9292
"tslib": "^1.9.0",
93-
"tslint": "^5.9.1",
93+
"tslint": "^5.10.0",
9494
"typescript": "~2.7.2",
9595
"webpack": "^3.11.0",
9696
"webpack-dev-server": "^3.1.4",

yarn.lock

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@
9191
version "9.12.2"
9292
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.2.tgz#6ee7cd395effe5ec80b515d3ff1699068cd0cd1d"
9393

94-
"@types/jasmine@^2.8.6":
95-
version "2.8.6"
96-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.6.tgz#14445b6a1613cf4e05dd61c3c3256d0e95c0421e"
94+
"@types/jasmine@^2.8.7":
95+
version "2.8.7"
96+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.7.tgz#3fe583928ae0a22cdd34cedf930eeffeda2602fd"
9797

9898
"@types/jquery@^3.3.1":
9999
version "3.3.1"
@@ -126,20 +126,20 @@
126126
version "5.0.19"
127127
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.19.tgz#fe2888190393a8c92584c354e65ab8322c1b0db4"
128128

129-
"@uirouter/publish-scripts@^2.3.4":
130-
version "2.3.15"
131-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.15.tgz#41c4d0955c59e4e9de34c68ccbeb16891eb38677"
129+
"@uirouter/publish-scripts@^2.3.18":
130+
version "2.3.18"
131+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.18.tgz#a4b6fd07e2fc88153458e2776a56826f915ed469"
132132
dependencies:
133133
conventional-changelog "^1.1.4"
134134
conventional-changelog-ui-router-core "^1.4.2"
135135
find-parent-dir "^0.3.0"
136136
git-semver-tags "^1.2.1"
137137
lodash "^4.17.5"
138138
node-cleanup "^2.1.2"
139-
npm-run-all "^4.1.1"
139+
npm-run-all "^4.1.3"
140140
open "^0.0.5"
141141
readline-sync "^1.4.7"
142-
shelljs "^0.8.1"
142+
shelljs "^0.8.2"
143143
shx "^0.2.2"
144144
tmp "^0.0.33"
145145
tweak-sourcemap-paths "0.0.3"
@@ -148,7 +148,7 @@
148148
typedoc-plugin-internal-external "1.0.10"
149149
typedoc-plugin-ui-router "1.0.6"
150150
ui-router-typedoc-themes "1.0.2"
151-
yalc "^1.0.0-pre.21"
151+
yalc "^1.0.0-pre.22"
152152
yargs "^11.0.0"
153153

154154
"@uirouter/[email protected]":
@@ -3859,7 +3859,7 @@ normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1:
38593859
dependencies:
38603860
remove-trailing-separator "^1.0.1"
38613861

3862-
npm-run-all@^4.1.1:
3862+
npm-run-all@^4.1.3:
38633863
version "4.1.3"
38643864
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
38653865
dependencies:
@@ -4984,6 +4984,14 @@ shelljs@^0.8.1:
49844984
interpret "^1.0.0"
49854985
rechoir "^0.6.2"
49864986

4987+
shelljs@^0.8.2:
4988+
version "0.8.2"
4989+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.2.tgz#345b7df7763f4c2340d584abb532c5f752ca9e35"
4990+
dependencies:
4991+
glob "^7.0.0"
4992+
interpret "^1.0.0"
4993+
rechoir "^0.6.2"
4994+
49874995
shx@^0.2.2:
49884996
version "0.2.2"
49894997
resolved "https://registry.yarnpkg.com/shx/-/shx-0.2.2.tgz#0a304d020b0edf1306ad81570e80f0346df58a39"
@@ -5554,9 +5562,9 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
55545562
version "1.9.0"
55555563
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
55565564

5557-
tslint@^5.9.1:
5558-
version "5.9.1"
5559-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"
5565+
tslint@^5.10.0:
5566+
version "5.10.0"
5567+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.10.0.tgz#11e26bccb88afa02dd0d9956cae3d4540b5f54c3"
55605568
dependencies:
55615569
babel-code-frame "^6.22.0"
55625570
builtin-modules "^1.1.1"
@@ -6056,7 +6064,7 @@ y18n@^3.2.1:
60566064
version "3.2.1"
60576065
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
60586066

6059-
yalc@^1.0.0-pre.21:
6067+
yalc@^1.0.0-pre.22:
60606068
version "1.0.0-pre.22"
60616069
resolved "https://registry.yarnpkg.com/yalc/-/yalc-1.0.0-pre.22.tgz#03aa1a59826bbcfafefcf36d44ceb5be84a04922"
60626070
dependencies:

0 commit comments

Comments
 (0)