Skip to content

Commit fc8bc46

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

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.34",
71+
"@uirouter/publish-scripts": "^2.3.36",
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.34":
138-
version "2.3.35"
139-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.35.tgz#bb9f93fc9f5e58952425efb33660b4c23b997ee0"
140-
integrity sha512-QDFKRb8KKXMT3QFql26UqZBKD17S+lMQGUgW8jmZ2DH5Edl3vS04XRZr+0VtK1EbBF5vdSRIMVYWN/zSwGr/4A==
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==
141141
dependencies:
142142
"@types/resolve" "0.0.8"
143-
check-peer-dependencies "1.0.2"
143+
check-peer-dependencies "1.0.3"
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.2"
856-
resolved "https://registry.yarnpkg.com/check-peer-dependencies/-/check-peer-dependencies-1.0.2.tgz#673bbfe72a70dc0e159a63046afbc1f9987b5221"
857-
integrity sha512-LrIb52dfkENcNzUl/2oIYuyEdN7mVoGmyKhimpcfZzIY8N0lp53f70zpq9X2/VIL3fZaatIWU4eJDP5I4emvjQ==
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==
858858
dependencies:
859859
semver "^6.3.0"
860860
shelljs "^0.8.3"

0 commit comments

Comments
 (0)