Skip to content

Commit f42970a

Browse files
committed
Updated router-async
1 parent abaa603 commit f42970a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-async",
3-
"version": "0.6.36",
3+
"version": "0.6.37",
44
"author": {
55
"name": "Oleg Martynov",
66
"email": "[email protected]"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ query-string@^4.3.2:
9696
strict-uri-encode "^1.0.0"
9797

9898
99-
version "0.5.11"
100-
resolved "https://registry.yarnpkg.com/router-async/-/router-async-0.5.11.tgz#72d3ee79eaeeb135d3185c81d729afc2c0ca5569"
99+
version "0.5.13"
100+
resolved "https://registry.yarnpkg.com/router-async/-/router-async-0.5.13.tgz#9a34fcac20e7358f4cd2c6527917382b3d75fc74"
101101
dependencies:
102102
path-to-regexp "^1.7.0"
103103
query-string "^4.3.2"

0 commit comments

Comments
 (0)