Skip to content

Commit

Permalink
fix(deps): update dependency downshift to v8.5.0 (#15988)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 0537b21 commit 2805b3f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -55,7 +55,7 @@
"@ibm/telemetry-js": "^1.2.1",
"classnames": "2.5.1",
"copy-to-clipboard": "^3.3.1",
"downshift": "8.4.0",
"downshift": "8.5.0",
"flatpickr": "4.6.13",
"invariant": "^2.2.3",
"lodash.debounce": "^4.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2085,7 +2085,7 @@ __metadata:
clipboardy: "npm:^2.1.0"
copy-to-clipboard: "npm:^3.3.1"
css-loader: "npm:^6.5.1"
downshift: "npm:8.4.0"
downshift: "npm:8.5.0"
enquirer: "npm:^2.3.6"
fast-glob: "npm:^3.2.7"
flatpickr: "npm:4.6.13"
Expand Down Expand Up @@ -12421,9 +12421,9 @@ __metadata:
languageName: node
linkType: hard

"downshift@npm:8.4.0":
version: 8.4.0
resolution: "downshift@npm:8.4.0"
"downshift@npm:8.5.0":
version: 8.5.0
resolution: "downshift@npm:8.5.0"
dependencies:
"@babel/runtime": "npm:^7.22.15"
compute-scroll-into-view: "npm:^3.0.3"
Expand All @@ -12432,7 +12432,7 @@ __metadata:
tslib: "npm:^2.6.2"
peerDependencies:
react: ">=16.12.0"
checksum: 10/96a507693fe8a976f37696c962cac9f2561374090cb25962e35172db250a1adfbf9cc8486139c386ada07b6e7a9d1a962f00cc33c00de02cf52eec12574c3e59
checksum: 10/275f2b6868bf61aae276780c54e7511b2e4b3966c568ad9760df00bf306fef3a8aa76eae56a66d09526b062d8747a17358d21d9d8f60107f87e9f7398c85c92d
languageName: node
linkType: hard

Expand Down

0 comments on commit 2805b3f

Please sign in to comment.