Skip to content

Commit b2bd28f

Browse files
chore(package): Update @uirouter/publish-scripts
1 parent 8745c12 commit b2bd28f

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
@@ -82,7 +82,7 @@
8282
"@types/angular-animate": "^1.5.10",
8383
"@types/angular-mocks": "^1.7.0",
8484
"@types/jasmine": "^3.3.13",
85-
"@uirouter/publish-scripts": "^2.3.36",
85+
"@uirouter/publish-scripts": "^2.3.37",
8686
"dts-downlevel": "^0.3.0",
8787
"fork-ts-checker-webpack-plugin": "^1.3.6",
8888
"husky": "^2.4.1",

yarn.lock

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

77-
"@uirouter/publish-scripts@^2.3.36":
78-
version "2.3.36"
79-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.36.tgz#99bbc9286cae98dd2a18f7a8fb5d482a7550a737"
80-
integrity sha512-TpQPsIycDl8uF9mim8IaKyu0zvmx7otPKunqFwGbYi7EbuQpUxZYDfcoSG0Bhwqny6+I8ConeCq41e5AHuxlJQ==
77+
"@uirouter/publish-scripts@^2.3.37":
78+
version "2.3.37"
79+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.37.tgz#d48d2f38bc153535be3d91d2d67e092cd468782a"
80+
integrity sha512-HnHFGhSNGd7FR2Ji2SOXbCRbBwr9Nul0l3Hr02kklB9GNAM0avnR9VyPIC7vlBBdaZROnsUxYnW0OkpQZI/GTQ==
8181
dependencies:
8282
"@types/resolve" "0.0.8"
83-
check-peer-dependencies "1.0.3"
83+
check-peer-dependencies "1.0.4"
8484
conventional-changelog "^3.1.10"
8585
conventional-changelog-ui-router-core "^1.4.2"
8686
find-parent-dir "^0.3.0"
@@ -882,10 +882,10 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1:
882882
escape-string-regexp "^1.0.5"
883883
supports-color "^5.3.0"
884884

885-
check-peer-dependencies@1.0.3:
886-
version "1.0.3"
887-
resolved "https://registry.yarnpkg.com/check-peer-dependencies/-/check-peer-dependencies-1.0.3.tgz#40eb152491cb198ccb0192c9ca38e5e7dd5046b1"
888-
integrity sha512-qHSfnxSrieowO2J9vNwTNO36rKydIhwNYoYnuynSLnBzGHiJYshRoA4aYLv3Pgk0UB9+bf/K8cyvXdgklYHXpQ==
885+
check-peer-dependencies@1.0.4:
886+
version "1.0.4"
887+
resolved "https://registry.yarnpkg.com/check-peer-dependencies/-/check-peer-dependencies-1.0.4.tgz#822e88e5c73ecdf4144748603c808ca02612cece"
888+
integrity sha512-oNRaEINoFbSQjbJdIqF252XRuW2yUD+VOKN3+snd86Uf8cDhlYTZ1DPN4PY5ieVvaub2nWtGnF/wOR0os8c1/w==
889889
dependencies:
890890
semver "^6.3.0"
891891
shelljs "^0.8.3"

0 commit comments

Comments
 (0)