Skip to content

Commit 215cafc

Browse files
chore(scripts): Update uirouter/publish-scripts
1 parent 19e99e5 commit 215cafc

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"devDependencies": {
6464
"@types/jasmine": "^2.5.47",
6565
"@types/jquery": "^1.10.31",
66-
"@uirouter/publish-scripts": "^1.0.0",
66+
"@uirouter/publish-scripts": "^1.0.5",
6767
"awesome-typescript-loader": "3.0.0-beta.10",
6868
"conventional-changelog": "^1.1.0",
6969
"conventional-changelog-cli": "^1.1.1",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
version "1.10.33"
1111
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-1.10.33.tgz#6c4c279f8d06839b184950432e880e0a469a64a1"
1212

13-
"@uirouter/publish-scripts@^1.0.0":
14-
version "1.0.0"
15-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-1.0.0.tgz#eb5ca6c2f084b67fd02454dd88c3baaab31ac059"
13+
"@uirouter/publish-scripts@^1.0.5":
14+
version "1.0.5"
15+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-1.0.5.tgz#cd8c7b97e2fce583d906cf5dc3604d7522b34ebf"
1616
dependencies:
1717
conventional-changelog "^1.1.4"
18-
conventional-changelog-ui-router-core "^1.4.1"
18+
conventional-changelog-ui-router-core "file:../conventional-changelog-ui-router-core"
1919
find-parent-dir "^0.3.0"
2020
git-semver-tags "^1.2.1"
2121
readline-sync "^1.4.7"
@@ -660,6 +660,13 @@ conventional-changelog-ui-router-core@^1.4.1:
660660
github-url-from-git "^1.4.0"
661661
q "^1.4.1"
662662

663+
"conventional-changelog-ui-router-core@file:../conventional-changelog-ui-router-core":
664+
version "1.4.2"
665+
dependencies:
666+
compare-func "^1.3.1"
667+
github-url-from-git "^1.4.0"
668+
q "^1.4.1"
669+
663670
conventional-changelog-writer@^1.1.0:
664671
version "1.4.1"
665672
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-1.4.1.tgz#3f4cb4d003ebb56989d30d345893b52a43639c8e"

0 commit comments

Comments
 (0)