Skip to content

Commit 834ce57

Browse files
update to uirouter/core 5.0.21
1 parent 156db30 commit 834ce57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"module": "lib-esm/index.js",
7474
"typings": "lib/index.d.ts",
7575
"dependencies": {
76-
"@uirouter/core": "5.0.20"
76+
"@uirouter/core": "5.0.21"
7777
},
7878
"peerDependencies": {
7979
"angular": ">=1.2.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@
9393
"@types/glob" "*"
9494
"@types/node" "*"
9595

96-
"@uirouter/[email protected].20":
97-
version "5.0.20"
98-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.20.tgz#9c27d8d14d50358040840fd00e9d38c36be1adc5"
96+
"@uirouter/[email protected].21":
97+
version "5.0.21"
98+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.21.tgz#b6c4c311e9416a1e8ce76b072e042a60224d1b3a"
9999

100100
"@uirouter/publish-scripts@^2.3.20":
101101
version "2.3.20"

0 commit comments

Comments
 (0)