Skip to content

Commit 5514ee1

Browse files
chore(package): update publish-scripts
1 parent be6de0d commit 5514ee1

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
@@ -112,8 +112,8 @@
112112
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
113113

114114
"@types/node@*":
115-
version "10.0.3"
116-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.3.tgz#1f89840c7aac2406cc43a2ecad98fc02a8e130e4"
115+
version "10.0.6"
116+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.6.tgz#c0bce8e539bf34c1b850c13ff46bead2fecc2e58"
117117

118118
119119
version "0.7.8"
@@ -127,8 +127,8 @@
127127
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.19.tgz#fe2888190393a8c92584c354e65ab8322c1b0db4"
128128

129129
"@uirouter/publish-scripts@^2.3.4":
130-
version "2.3.13"
131-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.13.tgz#ccc0eade4703db7d9b2e1e117a741ddb0dd9e093"
130+
version "2.3.14"
131+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.14.tgz#38bde108296653f39906021c2897ef517340ee98"
132132
dependencies:
133133
conventional-changelog "^1.1.4"
134134
conventional-changelog-ui-router-core "^1.4.2"
@@ -1279,14 +1279,24 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
12791279
safe-buffer "^5.0.1"
12801280
sha.js "^2.4.8"
12811281

1282-
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
1282+
cross-spawn@^5.0.1:
12831283
version "5.1.0"
12841284
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
12851285
dependencies:
12861286
lru-cache "^4.0.1"
12871287
shebang-command "^1.2.0"
12881288
which "^1.2.9"
12891289

1290+
cross-spawn@^6.0.4:
1291+
version "6.0.5"
1292+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1293+
dependencies:
1294+
nice-try "^1.0.4"
1295+
path-key "^2.0.1"
1296+
semver "^5.5.0"
1297+
shebang-command "^1.2.0"
1298+
which "^1.2.9"
1299+
12901300
12911301
version "2.0.5"
12921302
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8"
@@ -3401,8 +3411,8 @@ [email protected]:
34013411
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.2.4.tgz#6c658619becf14031d0d0b594b16042ce4dc063d"
34023412

34033413
lru-cache@^4.0.1:
3404-
version "4.1.2"
3405-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.2.tgz#45234b2e6e2f2b33da125624c4664929a0224c3f"
3414+
version "4.1.3"
3415+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.3.tgz#a1175cf3496dfc8436c156c334b4955992bce69c"
34063416
dependencies:
34073417
pseudomap "^1.0.2"
34083418
yallist "^2.1.2"
@@ -3714,6 +3724,10 @@ next-tick@1:
37143724
version "1.0.0"
37153725
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
37163726

3727+
nice-try@^1.0.4:
3728+
version "1.0.4"
3729+
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
3730+
37173731
node-cleanup@^2.1.2:
37183732
version "2.1.2"
37193733
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
@@ -3846,12 +3860,12 @@ normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1:
38463860
remove-trailing-separator "^1.0.1"
38473861

38483862
npm-run-all@^4.1.1:
3849-
version "4.1.2"
3850-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.2.tgz#90d62d078792d20669139e718621186656cea056"
3863+
version "4.1.3"
3864+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
38513865
dependencies:
38523866
ansi-styles "^3.2.0"
38533867
chalk "^2.1.0"
3854-
cross-spawn "^5.1.0"
3868+
cross-spawn "^6.0.4"
38553869
memorystream "^0.3.1"
38563870
minimatch "^3.0.4"
38573871
ps-tree "^1.1.0"
@@ -4152,7 +4166,7 @@ path-is-inside@^1.0.1:
41524166
version "1.0.2"
41534167
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
41544168

4155-
path-key@^2.0.0:
4169+
path-key@^2.0.0, path-key@^2.0.1:
41564170
version "2.0.1"
41574171
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
41584172

@@ -6043,8 +6057,8 @@ y18n@^3.2.1:
60436057
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
60446058

60456059
yalc@^1.0.0-pre.21:
6046-
version "1.0.0-pre.21"
6047-
resolved "https://registry.yarnpkg.com/yalc/-/yalc-1.0.0-pre.21.tgz#281c1d203c8fd59acfe1ed981ab3375245fa9092"
6060+
version "1.0.0-pre.22"
6061+
resolved "https://registry.yarnpkg.com/yalc/-/yalc-1.0.0-pre.22.tgz#03aa1a59826bbcfafefcf36d44ceb5be84a04922"
60486062
dependencies:
60496063
del "^2.2.2"
60506064
fs-extra "^4.0.2"

0 commit comments

Comments
 (0)