Skip to content

Commit 9f29447

Browse files
chore(core): update core to 5.0.11
1 parent 2c02c29 commit 9f29447

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
@@ -39,7 +39,7 @@
3939
"url": "https://github.com/ui-router/react.git"
4040
},
4141
"dependencies": {
42-
"@uirouter/core": "5.0.10",
42+
"@uirouter/core": "5.0.11",
4343
"classnames": "^2.2.5"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"@types/glob" "*"
6969
"@types/node" "*"
7070

71-
"@uirouter/core@5.0.10":
72-
version "5.0.10"
73-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.10.tgz#1a39eacbe33f3b44ab2c8fa4520cb1da92026cc3"
71+
"@uirouter/core@5.0.11":
72+
version "5.0.11"
73+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.11.tgz#bec461fcda767d79c98f6647cc9313ef9e5de03a"
7474

7575
"@uirouter/publish-scripts@2.0.3":
7676
version "2.0.3"

0 commit comments

Comments
 (0)