Skip to content

Commit 3960c3d

Browse files
update @uirouter/core to 5.0.18
1 parent e1c9c3d commit 3960c3d

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.17",
52+
"@uirouter/core": "5.0.18",
5353
"@uirouter/rx": "0.4.5"
5454
},
5555
"peerDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@
121121
"@types/glob" "*"
122122
"@types/node" "*"
123123

124-
"@uirouter/core@5.0.17":
125-
version "5.0.17"
126-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.17.tgz#c85d422b1e9a45df885be8b84f9b7f53233a7973"
124+
"@uirouter/core@5.0.18":
125+
version "5.0.18"
126+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.18.tgz#6dd85654ebc7e25eba2c1b32f069829db351abab"
127127

128128
"@uirouter/publish-scripts@^2.3.4":
129129
version "2.3.12"

0 commit comments

Comments
 (0)