Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1633 from LN-Zap/renovate/downshift-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency downshift to v3.2.6
  • Loading branch information
mrfelton authored Feb 27, 2019
2 parents d6968fd + 94136b6 commit ea3418e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
"debug": "4.1.1",
"debug-logger": "0.4.1",
"dexie": "2.0.4",
"downshift": "3.2.2",
"downshift": "3.2.6",
"electron": "4.0.4",
"electron-is-dev": "1.0.1",
"get-port": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6613,10 +6613,10 @@ dotenv@^6.0.0, dotenv@^6.2.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==

downshift@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/downshift/-/downshift-3.2.2.tgz#5a51112cb19c4d2d611c27d5d27ff4d6fcdb1f69"
integrity sha512-z4rkPnfC/ax1LnZkipQOlEu8WSDKduPudRjurlU85Qxy39eeY1ArAi0xU24qXcxd27bMS81mBMgkH7X/pEH2GA==
downshift@3.2.6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/downshift/-/downshift-3.2.6.tgz#dee518a17dfe28ab9ab38fc8261d06ee87cd4589"
integrity sha512-g9K3W7D5yS9gnJhPFzfGcABs/Fb01+TON+Eks4gJf3Q+3CnJNzWl+oJeJOiKzB8EnHhttZSy3RhTRgKRzG/Tqg==
dependencies:
"@babel/runtime" "^7.1.2"
compute-scroll-into-view "^1.0.9"
Expand Down

0 comments on commit ea3418e

Please sign in to comment.