Skip to content

Commit

Permalink
Merge pull request #2330 from greenbone/dependabot/npm_and_yarn/gsa/d…
Browse files Browse the repository at this point in the history
…ownshift-5.4.7

Bump downshift from 5.4.6 to 5.4.7 in /gsa
  • Loading branch information
swaterkamp authored Jul 21, 2020
2 parents 1993969 + 4a6d625 commit b4d7058
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"d3-interpolate": "^1.4.0",
"d3-scale": "^3.2.1",
"d3-shape": "^1.3.7",
"downshift": "^5.4.6",
"downshift": "^5.4.7",
"fast-deep-equal": "^3.1.3",
"fast-xml-parser": "^3.17.4",
"glamor": "^2.20.40",
Expand Down
8 changes: 4 additions & 4 deletions gsa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5524,10 +5524,10 @@ dotenv@^6.2.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==

downshift@^5.4.6:
version "5.4.6"
resolved "https://registry.yarnpkg.com/downshift/-/downshift-5.4.6.tgz#916b6c079f3af273486a6b864b45459df991c1c6"
integrity sha512-GtSCmZUQMulQQ0gX3N3jvUAABJNU8IfAMLzFLu0E2fcOTt98xropy0iriYW2PSClRUqJ4QwKAov7FDy9Gk9aOA==
downshift@^5.4.7:
version "5.4.7"
resolved "https://registry.yarnpkg.com/downshift/-/downshift-5.4.7.tgz#2ab7b0512cad33011ee6f29630f9a7bb74dff2b5"
integrity sha512-xaH0RNqwJ5pAsyk9qBmR9XJWmg1OOWMfrhzYv0NH2NjJxn77S3zBcfClw341UfhGyKg5v+qVqg/CQzvAgBNCXQ==
dependencies:
"@babel/runtime" "^7.10.2"
compute-scroll-into-view "^1.0.14"
Expand Down

0 comments on commit b4d7058

Please sign in to comment.