Skip to content

Commit

Permalink
fix(deps): update dependency downshift to v8.3.1 (#15506)
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 Jan 8, 2024
1 parent 384f35b commit 0fcd0f6
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.1.0",
"classnames": "2.5.0",
"copy-to-clipboard": "^3.3.1",
"downshift": "8.2.4",
"downshift": "8.3.1",
"flatpickr": "4.6.9",
"invariant": "^2.2.3",
"lodash.debounce": "^4.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2074,7 +2074,7 @@ __metadata:
clipboardy: "npm:^2.1.0"
copy-to-clipboard: "npm:^3.3.1"
css-loader: "npm:^6.5.1"
downshift: "npm:8.2.4"
downshift: "npm:8.3.1"
enquirer: "npm:^2.3.6"
fast-glob: "npm:^3.2.7"
flatpickr: "npm:4.6.9"
Expand Down Expand Up @@ -12310,9 +12310,9 @@ __metadata:
languageName: node
linkType: hard

"downshift@npm:8.2.4":
version: 8.2.4
resolution: "downshift@npm:8.2.4"
"downshift@npm:8.3.1":
version: 8.3.1
resolution: "downshift@npm:8.3.1"
dependencies:
"@babel/runtime": "npm:^7.22.15"
compute-scroll-into-view: "npm:^3.0.3"
Expand All @@ -12321,7 +12321,7 @@ __metadata:
tslib: "npm:^2.6.2"
peerDependencies:
react: ">=16.12.0"
checksum: c6ce78312bea509dc7de519bcd05309a0e04f04df17d387ca92c7a4bb049e09cfb139826db1741ba1b357cb02e302a6953c7603f4ae9f177a3d853d2f06e078e
checksum: b616da957802bd80bc8d909d36bff851d9701e743d800be6443514f24deeaf0ce22ae56e6802c386c769328d8442969c6629c6f94d99ff12bea8d07e11c86cee
languageName: node
linkType: hard

Expand Down

0 comments on commit 0fcd0f6

Please sign in to comment.