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

Commit f769ba2

Browse files
chore(package): update publish-scripts
1 parent e681ebb commit f769ba2

File tree

1 file changed

+27
-13
lines changed

1 file changed

+27
-13
lines changed

yarn.lock

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
7070

7171
"@types/node@*":
72-
version "10.0.3"
73-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.3.tgz#1f89840c7aac2406cc43a2ecad98fc02a8e130e4"
72+
version "10.0.6"
73+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.6.tgz#c0bce8e539bf34c1b850c13ff46bead2fecc2e58"
7474

7575
7676
version "0.7.8"
@@ -84,8 +84,8 @@
8484
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.18.tgz#6dd85654ebc7e25eba2c1b32f069829db351abab"
8585

8686
"@uirouter/publish-scripts@^2.3.13":
87-
version "2.3.13"
88-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.13.tgz#ccc0eade4703db7d9b2e1e117a741ddb0dd9e093"
87+
version "2.3.15"
88+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.15.tgz#41c4d0955c59e4e9de34c68ccbeb16891eb38677"
8989
dependencies:
9090
conventional-changelog "^1.1.4"
9191
conventional-changelog-ui-router-core "^1.4.2"
@@ -1237,14 +1237,24 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
12371237
safe-buffer "^5.0.1"
12381238
sha.js "^2.4.8"
12391239

1240-
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
1240+
cross-spawn@^5.0.1:
12411241
version "5.1.0"
12421242
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
12431243
dependencies:
12441244
lru-cache "^4.0.1"
12451245
shebang-command "^1.2.0"
12461246
which "^1.2.9"
12471247

1248+
cross-spawn@^6.0.4:
1249+
version "6.0.5"
1250+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1251+
dependencies:
1252+
nice-try "^1.0.4"
1253+
path-key "^2.0.1"
1254+
semver "^5.5.0"
1255+
shebang-command "^1.2.0"
1256+
which "^1.2.9"
1257+
12481258
12491259
version "2.0.5"
12501260
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8"
@@ -3266,8 +3276,8 @@ [email protected]:
32663276
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.2.4.tgz#6c658619becf14031d0d0b594b16042ce4dc063d"
32673277

32683278
lru-cache@^4.0.1:
3269-
version "4.1.2"
3270-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.2.tgz#45234b2e6e2f2b33da125624c4664929a0224c3f"
3279+
version "4.1.3"
3280+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.3.tgz#a1175cf3496dfc8436c156c334b4955992bce69c"
32713281
dependencies:
32723282
pseudomap "^1.0.2"
32733283
yallist "^2.1.2"
@@ -3635,6 +3645,10 @@ netmask@~1.0.4:
36353645
version "1.0.6"
36363646
resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
36373647

3648+
nice-try@^1.0.4:
3649+
version "1.0.4"
3650+
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
3651+
36383652
node-cleanup@^2.1.2:
36393653
version "2.1.2"
36403654
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
@@ -3761,12 +3775,12 @@ normalize-path@^2.0.1, normalize-path@^2.1.1:
37613775
remove-trailing-separator "^1.0.1"
37623776

37633777
npm-run-all@^4.1.1:
3764-
version "4.1.2"
3765-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056"
3778+
version "4.1.3"
3779+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
37663780
dependencies:
37673781
ansi-styles "^3.2.0"
37683782
chalk "^2.1.0"
3769-
cross-spawn "^5.1.0"
3783+
cross-spawn "^6.0.4"
37703784
memorystream "^0.3.1"
37713785
minimatch "^3.0.4"
37723786
ps-tree "^1.1.0"
@@ -4057,7 +4071,7 @@ path-is-inside@^1.0.1:
40574071
version "1.0.2"
40584072
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
40594073

4060-
path-key@^2.0.0:
4074+
path-key@^2.0.0, path-key@^2.0.1:
40614075
version "2.0.1"
40624076
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
40634077

@@ -5905,8 +5919,8 @@ y18n@^4.0.0:
59055919
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
59065920

59075921
yalc@^1.0.0-pre.21:
5908-
version "1.0.0-pre.21"
5909-
resolved "https://registry.yarnpkg.com/yalc/-/yalc-1.0.0-pre.21.tgz#281c1d203c8fd59acfe1ed981ab3375245fa9092"
5922+
version "1.0.0-pre.22"
5923+
resolved "https://registry.yarnpkg.com/yalc/-/yalc-1.0.0-pre.22.tgz#03aa1a59826bbcfafefcf36d44ceb5be84a04922"
59105924
dependencies:
59115925
del "^2.2.2"
59125926
fs-extra "^4.0.2"

0 commit comments

Comments
 (0)