chore(deps): bump downshift from 8.2.0 to 8.2.2 in /ui

Bumps [downshift](https://github.com/downshift-js/downshift) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v8.2.0...v8.2.2)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-02 09:19:26 +01:00
committed by Łukasz Mierzwa
parent b3e9831d97
commit d6e47b4a67
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.30.0",
"downshift": "8.2.0",
"downshift": "8.2.2",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -9019,9 +9019,9 @@
"dev": true
},
"node_modules/downshift": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.2.0.tgz",
"integrity": "sha512-hZksevuD/sYDxM8nSN9q79wumnsf5bLrzAanOEN26RrgB9dbmRtKKqKzwtRK5/H+6CodxctpY0pIlgj11hZUcw==",
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-8.2.2.tgz",
"integrity": "sha512-UmJHlNTzmFN3i427Hh9f1OXMnkhgSB/J+urC9ywabvwuftm0nB0/Utsb89OtDq+2UqyScQV4Ro7EM2PEV80N5w==",
"dependencies": {
"@babel/runtime": "^7.22.15",
"compute-scroll-into-view": "^3.0.3",
+1 -1
View File
@@ -17,7 +17,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.30.0",
"downshift": "8.2.0",
"downshift": "8.2.2",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",