Skip to content

Commit

Permalink
chore(deps): bump react-hotkeys-hook from 3.0.3 to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 15, 2021
1 parent 72fbbe4 commit 3185289
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jquery": "^3.5.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hotkeys-hook": "^3.0.3",
"react-hotkeys-hook": "^3.1.0",
"react-intl": "^5.12.3",
"react-spring": "^8.0.27",
"rxjs": "^6.6.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10326,10 +10326,10 @@ hosted-git-info@^3.0.0, hosted-git-info@^3.0.6:
dependencies:
lru-cache "^6.0.0"

hotkeys-js@3.8.1:
version "3.8.1"
resolved "https://registry.npm.taobao.org/hotkeys-js/download/hotkeys-js-3.8.1.tgz#fa7051f73bf1dc92a8b8d580a40b247f91966376"
integrity sha1-+nBR9zvx3JKouNWApAskf5GWY3Y=
hotkeys-js@3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.8.2.tgz#177c3e7dc19279c881e69983177849bed76e4747"
integrity sha512-HZZ9RVNr3nBbs2nW968o4rp3xXSdPjJ4B7GTXE375WwboltDJMsP9mcHfAAv+igsTeVxetr10mEbnoac/1U+oQ==

hpack.js@^2.1.6:
version "2.1.6"
Expand Down Expand Up @@ -17285,12 +17285,12 @@ react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"

react-hotkeys-hook@^3.0.3:
version "3.0.3"
resolved "https://registry.npm.taobao.org/react-hotkeys-hook/download/react-hotkeys-hook-3.0.3.tgz#5967486a4f569eb7045d2384ed0c35687ac7bdfa"
integrity sha1-WWdIak9WnrcEXSOE7Qw1aHrHvfo=
react-hotkeys-hook@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-3.1.0.tgz#fa2f6a7752b54c0fff94d4fdf3d13f24f7756189"
integrity sha512-czZxVyQR21AXrkHXgx1GwIoyc72vtRpDHMKM4oEI/At+7urrYDZyHSw+tDjVQR5r8BYZZ/++4wwq6BF30SXdlw==
dependencies:
hotkeys-js "3.8.1"
hotkeys-js "3.8.2"

react-intl@3.12.1:
version "3.12.1"
Expand Down

0 comments on commit 3185289

Please sign in to comment.