Skip to content

Commit e869411

Browse files
authored
chore: update publish scripts (#3852)
1 parent b2731a7 commit e869411

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/jest": "^26.0.5",
8686
"@typescript-eslint/eslint-plugin": "^3.7.0",
8787
"@typescript-eslint/parser": "^3.7.0",
88-
"@uirouter/publish-scripts": "^2.6.1",
88+
"@uirouter/publish-scripts": "^2.6.2",
8989
"@uirouter/core": "^6.1.0",
9090
"angular": "1.8.0",
9191
"dts-downlevel": "^0.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@
740740
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.1.0.tgz#ca90ae476c85805e7d70add461e91738ae383bd5"
741741
integrity sha512-WFYh5NPAqRX4L2qlI4k62tgR6pxoqOBSW1CM1uBWCau4mAmgasYd5etJ9RoSJrSnCpCQ2km2Jltf0n5ql684MQ==
742742

743-
"@uirouter/publish-scripts@^2.6.1":
744-
version "2.6.1"
745-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.6.1.tgz#1e8e818072a3c8bf7ac0158116255f4e0d084937"
746-
integrity sha512-oVUF9ikty/MEvqCVsgG+/aP3+gmjo9+yuqw/cfL1PyYTv6+nIZKAdo5Z+Xs5+hhx03UpQl7K7M+Gw4bz64Z3rQ==
743+
"@uirouter/publish-scripts@^2.6.2":
744+
version "2.6.2"
745+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.6.2.tgz#f73128ef5b6f2d1f84657a20f92aeb87cccda2c8"
746+
integrity sha512-hDJIVW50bTl/zCl/HAqwWMUn6aSjmly3wudGG1HY5WqpZj5DFqR/G77qMdWy87hditZdSYY+Vzb7KVW+ePl34A==
747747
dependencies:
748748
check-peer-dependencies "^4.1.0"
749749
conventional-changelog "^3.1.24"

0 commit comments

Comments
 (0)