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

Commit 5345582

Browse files
update publish-scripts
1 parent 40b4b23 commit 5345582

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

yarn.lock

Lines changed: 25 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 "9.6.6"
73-
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.6.tgz#439b91f9caf3983cad2eef1e11f6bedcbf9431d2"
72+
version "10.0.3"
73+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.3.tgz#1f89840c7aac2406cc43a2ecad98fc02a8e130e4"
7474

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

8686
"@uirouter/publish-scripts@^2.3.4":
87-
version "2.3.11"
88-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.11.tgz#ebc2e9083d359f5bf65d27ae1c229c8e18f1e9f1"
87+
version "2.3.12"
88+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.12.tgz#8b874b22dce719320fb8585220c900b7e597124e"
8989
dependencies:
9090
conventional-changelog "^1.1.4"
9191
conventional-changelog-ui-router-core "^1.4.2"
@@ -805,8 +805,8 @@ chalk@^2.0.1:
805805
supports-color "^5.3.0"
806806

807807
chalk@^2.1.0:
808-
version "2.4.0"
809-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.0.tgz#a060a297a6b57e15b61ca63ce84995daa0fe6e52"
808+
version "2.4.1"
809+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
810810
dependencies:
811811
ansi-styles "^3.2.1"
812812
escape-string-regexp "^1.0.5"
@@ -902,8 +902,8 @@ cliui@^3.2.0:
902902
wrap-ansi "^2.0.0"
903903

904904
cliui@^4.0.0:
905-
version "4.0.0"
906-
resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.0.0.tgz#743d4650e05f36d1ed2575b59638d87322bfbbcc"
905+
version "4.1.0"
906+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49"
907907
dependencies:
908908
string-width "^2.1.1"
909909
strip-ansi "^4.0.0"
@@ -2521,7 +2521,11 @@ iferr@^0.1.5:
25212521
version "0.1.5"
25222522
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
25232523

2524-
ignore@^3.2.7, ignore@^3.3.7:
2524+
ignore@^3.2.7:
2525+
version "3.3.8"
2526+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.8.tgz#3f8e9c35d38708a3a7e0e9abb6c73e7ee7707b2b"
2527+
2528+
ignore@^3.3.7:
25252529
version "3.3.7"
25262530
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
25272531

@@ -3192,14 +3196,18 @@ lodash.templatesettings@^4.0.0:
31923196
dependencies:
31933197
lodash._reinterpolate "~3.0.0"
31943198

3195-
lodash@^4.0.0, lodash@^4.17.5, lodash@^4.2.1:
3199+
lodash@^4.0.0, lodash@^4.17.5:
31963200
version "4.17.5"
31973201
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
31983202

31993203
lodash@^4.0.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.5.0:
32003204
version "4.17.4"
32013205
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
32023206

3207+
lodash@^4.2.1:
3208+
version "4.17.10"
3209+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
3210+
32033211
log-symbols@^1.0.1:
32043212
version "1.0.2"
32053213
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -3378,8 +3386,8 @@ meow@^3.3.0:
33783386
trim-newlines "^1.0.0"
33793387

33803388
meow@^4.0.0:
3381-
version "4.0.0"
3382-
resolved "https://registry.yarnpkg.com/meow/-/meow-4.0.0.tgz#fd5855dd008db5b92c552082db1c307cba20b29d"
3389+
version "4.0.1"
3390+
resolved "https://registry.yarnpkg.com/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975"
33833391
dependencies:
33843392
camelcase-keys "^4.0.0"
33853393
decamelize-keys "^1.0.0"
@@ -4773,10 +4781,14 @@ run-queue@^1.0.0, run-queue@^1.0.3:
47734781
dependencies:
47744782
aproba "^1.1.1"
47754783

4776-
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
4784+
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1:
47774785
version "5.1.1"
47784786
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
47794787

4788+
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
4789+
version "5.1.2"
4790+
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
4791+
47804792
schema-utils@^0.4.4, schema-utils@^0.4.5:
47814793
version "0.4.5"
47824794
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"

0 commit comments

Comments
 (0)