mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump downshift from 7.4.0 to 7.4.1 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 7.4.0 to 7.4.1. - [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/v7.4.0...v7.4.1) --- 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:
committed by
Łukasz Mierzwa
parent
3320af4abb
commit
8285905b1c
Generated
+4
-4
@@ -22,7 +22,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "2.29.3",
|
||||
"downshift": "7.4.0",
|
||||
"downshift": "7.4.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
@@ -17388,9 +17388,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/downshift": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-7.4.0.tgz",
|
||||
"integrity": "sha512-ijXannqdQB3/WWaVYDfwGkM/BfThxyA4bxJu0aOp9y0kS8feiQwM6Zuq5cKiV2KwP3szbVJbiS6IwIYlxbrO7w==",
|
||||
"version": "7.4.1",
|
||||
"resolved": "https://registry.npmjs.org/downshift/-/downshift-7.4.1.tgz",
|
||||
"integrity": "sha512-HbzzY55YB/kbtnBQVds9fVPp9JBw913HAgGFlh4q5qNlzuwFJLyM7h0mkbBRAv3TmVaSPDdprM+sTMoQeIx04w==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"compute-scroll-into-view": "^2.0.4",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "2.29.3",
|
||||
"downshift": "7.4.0",
|
||||
"downshift": "7.4.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"intersection-observer": "0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user