Skip to content

Commit b644bb8

Browse files
chore(core): Update uirouter/core to 5.0.9
1 parent bfa604c commit b644bb8

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
@@ -48,7 +48,7 @@
4848
"module": "lib/index.js",
4949
"typings": "lib/index.d.ts",
5050
"dependencies": {
51-
"@uirouter/core": "=5.0.6",
51+
"@uirouter/core": "5.0.9",
5252
"@uirouter/rx": "=0.4.1",
5353
"tslib": "^1.7.1"
5454
},

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/core@=5.0.6":
95-
version "5.0.6"
96-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.6.tgz#251e1fc4d6ce8fe47e374bb86971e68a2ef1b323"
94+
"@uirouter/[email protected].9":
95+
version "5.0.9"
96+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.9.tgz#62ddf5377d242d364baffa9227369d6bdb230254"
9797

9898
"@uirouter/publish-scripts@^1.0.7":
9999
version "1.0.7"

0 commit comments

Comments
 (0)