95
95
version "5.0.5"
96
96
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.5.tgz#4fafae8b89e1bee321b0ed32e69ab66547c055c6"
97
97
98
+ " @uirouter/publish-scripts@^1.0.4 " :
99
+ version "1.0.4"
100
+ resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-1.0.4.tgz#12de0110b88985cceb5ea0a020810ea8de8ecb38"
101
+ dependencies :
102
+ conventional-changelog "^1.1.4"
103
+ conventional-changelog-ui-router-core "file:../conventional-changelog-ui-router-core"
104
+ find-parent-dir "^0.3.0"
105
+ git-semver-tags "^1.2.1"
106
+ readline-sync "^1.4.7"
107
+ shelljs "^0.7.8"
108
+
98
109
" @uirouter/rx@=0.4.1 " :
99
110
version "0.4.1"
100
111
resolved "https://registry.yarnpkg.com/@uirouter/rx/-/rx-0.4.1.tgz#658c9e58e860ae3132faf4c71a6bed7e91de02f3"
@@ -949,6 +960,13 @@ conventional-changelog-jshint@^0.1.0:
949
960
compare-func "^1.3.1"
950
961
q "^1.4.1"
951
962
963
+ " conventional-changelog-ui-router-core@file:../conventional-changelog-ui-router-core " :
964
+ version "1.4.2"
965
+ dependencies :
966
+ compare-func "^1.3.1"
967
+ github-url-from-git "^1.4.0"
968
+ q "^1.4.1"
969
+
952
970
conventional-changelog-writer@^1.1.0 :
953
971
version "1.4.1"
954
972
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-1.4.1.tgz#3f4cb4d003ebb56989d30d345893b52a43639c8e"
@@ -964,7 +982,7 @@ conventional-changelog-writer@^1.1.0:
964
982
split "^1.0.0"
965
983
through2 "^2.0.0"
966
984
967
- conventional-changelog@^1.1.0, conventional-changelog@^1.1.3 :
985
+ conventional-changelog@^1.1.0, conventional-changelog@^1.1.3, conventional-changelog@^1.1.4 :
968
986
version "1.1.4"
969
987
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.4.tgz#108bc750c2a317e200e2f9b413caaa1f8c7efa3b"
970
988
dependencies :
@@ -1555,6 +1573,10 @@ find-cache-dir@^0.1.1:
1555
1573
mkdirp "^0.5.1"
1556
1574
pkg-dir "^1.0.0"
1557
1575
1576
+ find-parent-dir@^0.3.0 :
1577
+ version "0.3.0"
1578
+ resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
1579
+
1558
1580
find-up@^1.0.0 :
1559
1581
version "1.1.2"
1560
1582
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
@@ -1699,9 +1721,9 @@ git-remote-origin-url@^2.0.0:
1699
1721
gitconfiglocal "^1.0.0"
1700
1722
pify "^2.3.0"
1701
1723
1702
- git-semver-tags@^1.2.0 :
1703
- version "1.2.0 "
1704
- resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.2.0 .tgz#b31fd02c8ab578bd6c9b5cacca5e1c64c1177ac1 "
1724
+ git-semver-tags@^1.2.0, git-semver-tags@^1.2.1 :
1725
+ version "1.2.1 "
1726
+ resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.2.1 .tgz#6ccd2a52e735b736748dc762444fcd9588e27490 "
1705
1727
dependencies :
1706
1728
meow "^3.3.0"
1707
1729
semver "^5.0.1"
@@ -3121,7 +3143,7 @@ readdirp@^2.0.0:
3121
3143
readable-stream "^2.0.2"
3122
3144
set-immediate-shim "^1.0.1"
3123
3145
3124
- readline-sync@^1.4.5 :
3146
+ readline-sync@^1.4.5, readline-sync@^1.4.7 :
3125
3147
version "1.4.7"
3126
3148
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.7.tgz#001bfdd4c06110c3c084c63bf7c6a56022213f30"
3127
3149
@@ -3464,6 +3486,14 @@ shelljs@^0.7.0:
3464
3486
interpret "^1.0.0"
3465
3487
rechoir "^0.6.2"
3466
3488
3489
+ shelljs@^0.7.8 :
3490
+ version "0.7.8"
3491
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
3492
+ dependencies :
3493
+ glob "^7.0.0"
3494
+ interpret "^1.0.0"
3495
+ rechoir "^0.6.2"
3496
+
3467
3497
shx@^0.1.4 :
3468
3498
version "0.1.4"
3469
3499
resolved "https://registry.yarnpkg.com/shx/-/shx-0.1.4.tgz#9a3a94271e6cbb788149fdc6696237154ab6379f"
0 commit comments