File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 63
63
"devDependencies" : {
64
64
"@types/jasmine" : " ^2.5.47" ,
65
65
"@types/jquery" : " ^1.10.31" ,
66
- "@uirouter/publish-scripts" : " ^1.0.0 " ,
66
+ "@uirouter/publish-scripts" : " ^1.0.5 " ,
67
67
"awesome-typescript-loader" : " 3.0.0-beta.10" ,
68
68
"conventional-changelog" : " ^1.1.0" ,
69
69
"conventional-changelog-cli" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 10
10
version "1.10.33"
11
11
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-1.10.33.tgz#6c4c279f8d06839b184950432e880e0a469a64a1"
12
12
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 "
16
16
dependencies :
17
17
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 "
19
19
find-parent-dir "^0.3.0"
20
20
git-semver-tags "^1.2.1"
21
21
readline-sync "^1.4.7"
@@ -660,6 +660,13 @@ conventional-changelog-ui-router-core@^1.4.1:
660
660
github-url-from-git "^1.4.0"
661
661
q "^1.4.1"
662
662
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
+
663
670
conventional-changelog-writer@^1.1.0 :
664
671
version "1.4.1"
665
672
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-1.4.1.tgz#3f4cb4d003ebb56989d30d345893b52a43639c8e"
You can’t perform that action at this time.
0 commit comments