Skip to content

Commit 87943c6

Browse files
chore(build): Bump build-scripts package dependency
1 parent 6f7d4b8 commit 87943c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
"awesome-typescript-loader": "3.0.0-beta.10",
6868
"conventional-changelog": "^1.1.0",
6969
"conventional-changelog-cli": "^1.1.1",
70-
"conventional-changelog-ui-router-core": "^1.4.1",
7170
"core-js": "^2.4.1",
7271
"dts-downlevel": "^0.3.0",
7372
"glob": "^7.1.2",

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-1.10.33.tgz#6c4c279f8d06839b184950432e880e0a469a64a1"
1212

1313
"@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"
14+
version "1.0.7"
15+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-1.0.7.tgz#99ffd6aeced41e96b92ccb007342eee5d14b0a9a"
1616
dependencies:
1717
conventional-changelog "^1.1.4"
18-
conventional-changelog-ui-router-core "file:../conventional-changelog-ui-router-core"
18+
conventional-changelog-ui-router-core "^1.4.2"
1919
find-parent-dir "^0.3.0"
2020
git-semver-tags "^1.2.1"
2121
readline-sync "^1.4.7"
@@ -660,8 +660,9 @@ 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":
663+
conventional-changelog-ui-router-core@^1.4.2:
664664
version "1.4.2"
665+
resolved "https://registry.yarnpkg.com/conventional-changelog-ui-router-core/-/conventional-changelog-ui-router-core-1.4.2.tgz#56d5787163f883e25d3e1f573aef563f85411df7"
665666
dependencies:
666667
compare-func "^1.3.1"
667668
github-url-from-git "^1.4.0"

0 commit comments

Comments
 (0)