Skip to content

Commit

Permalink
fix: upgrade downshift from 4.0.8 to 4.0.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade downshift from 4.0.8 to 4.0.10.

See this package in NPM:
https://www.npmjs.com/package/downshift

See this project in Snyk:
https://app.snyk.io/org/barry127/project/3cbae8a6-a380-4a0a-b6af-569d7cd9d4b7?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 29, 2020
1 parent 21b1413 commit f6c28a8
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 @@ -25,7 +25,7 @@
"dependencies": {
"clsx": "^1.1.0",
"csx": "^10.0.1",
"downshift": "^4.0.5",
"downshift": "^4.0.10",
"react-autosize-textarea": "^7.0.0",
"react-spring": "^8.0.27",
"typestyle": "^2.0.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3998,10 +3998,10 @@ dotenv@8.2.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==

downshift@^4.0.5:
version "4.0.8"
resolved "https://registry.yarnpkg.com/downshift/-/downshift-4.0.8.tgz#4f138e6b65c4240123546e8f04f7a70847aeded0"
integrity sha512-ewRq98hhf/Nt5Z95K8SBeSm9S1jF2Jmc7kHINt9B6NBz0m8OqAMlK22EGkVlYgQzIfYt0Zn9Z0XqnW/xD+ciqQ==
downshift@^4.0.10:
version "4.1.0"
resolved "https://registry.yarnpkg.com/downshift/-/downshift-4.1.0.tgz#a16c67ea965fd7c310c5f7872276e109a4de1704"
integrity sha512-GODZOZC65a8n8YD/S/87hR2t5PJfqZ7+lwEBJsNi/AJnhImfle+CFD/ZPde4l+nB8QNHfn0GbE1W9djEFOj1yQ==
dependencies:
"@babel/runtime" "^7.4.5"
compute-scroll-into-view "^1.0.9"
Expand Down

0 comments on commit f6c28a8

Please sign in to comment.