Skip to content

Commit 98fb87b

Browse files
Merge pull request #178 from ui-router/greenkeeper/@uirouter/core-5.0.13
Update @uirouter/core to the latest version 🚀
2 parents 3e9252c + 71d04f6 commit 98fb87b

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.12",
52+
"@uirouter/core": "5.0.13",
5353
"@uirouter/rx": "0.4.5",
5454
"tslib": "^1.7.1"
5555
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@
104104
dependencies:
105105
"@types/node" "*"
106106

107-
"@uirouter/[email protected].12":
108-
version "5.0.12"
109-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.12.tgz#de6a7386af9c5f01328c93e5b8c37d9cbfc31e37"
107+
"@uirouter/[email protected].13":
108+
version "5.0.13"
109+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.13.tgz#e1b31626c393cbdd82651755ff1ce3fc55163fd0"
110110

111111
"@uirouter/[email protected]":
112112
version "2.0.8"

0 commit comments

Comments
 (0)