Skip to content

Commit 4275486

Browse files
chore(package): Update @uirouter/publish-scripts
1 parent fc8bc46 commit 4275486

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@angular/router": "^5.0.0",
6969
"@types/jasmine": "3.4.0",
7070
"@types/jquery": "^3.3.29",
71-
"@uirouter/publish-scripts": "^2.3.36",
71+
"@uirouter/publish-scripts": "^2.3.37",
7272
"husky": "^3.0.0",
7373
"jasmine-core": "^3.3.0",
7474
"karma": "^4.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,13 @@
134134
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.1.tgz#93b02a5d178a7ab7313f34b7b3f019a000d23396"
135135
integrity sha512-mHCutiHtDDRKYmrJ92XPKDoSb2bgqaDyUpHdF4hUE+riwgkCvGdBjL8u+VDTcV3slBAk6B0LBIOIajjWkkObbQ==
136136

137-
"@uirouter/publish-scripts@^2.3.36":
138-
version "2.3.36"
139-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.36.tgz#99bbc9286cae98dd2a18f7a8fb5d482a7550a737"
140-
integrity sha512-TpQPsIycDl8uF9mim8IaKyu0zvmx7otPKunqFwGbYi7EbuQpUxZYDfcoSG0Bhwqny6+I8ConeCq41e5AHuxlJQ==
137+
"@uirouter/publish-scripts@^2.3.37":
138+
version "2.3.37"
139+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.37.tgz#d48d2f38bc153535be3d91d2d67e092cd468782a"
140+
integrity sha512-HnHFGhSNGd7FR2Ji2SOXbCRbBwr9Nul0l3Hr02kklB9GNAM0avnR9VyPIC7vlBBdaZROnsUxYnW0OkpQZI/GTQ==
141141
dependencies:
142142
"@types/resolve" "0.0.8"
143-
check-peer-dependencies "1.0.3"
143+
check-peer-dependencies "1.0.4"
144144
conventional-changelog "^3.1.10"
145145
conventional-changelog-ui-router-core "^1.4.2"
146146
find-parent-dir "^0.3.0"
@@ -851,10 +851,10 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4
851851
escape-string-regexp "^1.0.5"
852852
supports-color "^5.3.0"
853853

854-
855-
version "1.0.3"
856-
resolved "https://registry.yarnpkg.com/check-peer-dependencies/-/check-peer-dependencies-1.0.3.tgz#40eb152491cb198ccb0192c9ca38e5e7dd5046b1"
857-
integrity sha512-qHSfnxSrieowO2J9vNwTNO36rKydIhwNYoYnuynSLnBzGHiJYshRoA4aYLv3Pgk0UB9+bf/K8cyvXdgklYHXpQ==
854+
855+
version "1.0.4"
856+
resolved "https://registry.yarnpkg.com/check-peer-dependencies/-/check-peer-dependencies-1.0.4.tgz#822e88e5c73ecdf4144748603c808ca02612cece"
857+
integrity sha512-oNRaEINoFbSQjbJdIqF252XRuW2yUD+VOKN3+snd86Uf8cDhlYTZ1DPN4PY5ieVvaub2nWtGnF/wOR0os8c1/w==
858858
dependencies:
859859
semver "^6.3.0"
860860
shelljs "^0.8.3"

0 commit comments

Comments
 (0)