Skip to content

Commit e5ba8c2

Browse files
chore(core): update core to 5.0.11
1 parent 586c778 commit e5ba8c2

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
@@ -49,7 +49,7 @@
4949
"module": "lib/index.js",
5050
"typings": "lib/index.d.ts",
5151
"dependencies": {
52-
"@uirouter/core": "5.0.10",
52+
"@uirouter/core": "5.0.11",
5353
"@uirouter/rx": "=0.4.1",
5454
"tslib": "^1.7.1"
5555
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@
9191
dependencies:
9292
"@types/node" "*"
9393

94-
"@uirouter/[email protected].10":
95-
version "5.0.10"
96-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.10.tgz#1a39eacbe33f3b44ab2c8fa4520cb1da92026cc3"
94+
"@uirouter/[email protected].11":
95+
version "5.0.11"
96+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.11.tgz#bec461fcda767d79c98f6647cc9313ef9e5de03a"
9797

9898
"@uirouter/[email protected]":
9999
version "2.0.3"

0 commit comments

Comments
 (0)