mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
build(deps): bump react-select from 2.1.0 to 2.1.1 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js) - [Commits](https://github.com/JedWatson/react-select/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
782d1be9d4
commit
afba7eae8e
@@ -43,7 +43,7 @@
|
||||
"react-popper": "1.0.2",
|
||||
"react-resize-detector": "3.1.3",
|
||||
"react-scripts": "2.0.5",
|
||||
"react-select": "2.1.0",
|
||||
"react-select": "2.1.1",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "2.5.0",
|
||||
"whatwg-fetch": "3.0.0"
|
||||
|
||||
@@ -9272,10 +9272,10 @@ react-scripts@2.0.5:
|
||||
optionalDependencies:
|
||||
fsevents "1.2.4"
|
||||
|
||||
react-select@2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.1.0.tgz#95977a763b14f2fc42255a510acd73bef9561f7d"
|
||||
integrity sha512-3SdRAKX64hNzDF/DT1J1Ei3fIoQlLMkMJuB3yOY6oOYwl2A9SFJMsqXLgsveiu7UGrdo+4lyZi3mSqvw8qeGMA==
|
||||
react-select@2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.1.1.tgz#762d0babd8c7c46a944db51cbb72e4ee117253f9"
|
||||
integrity sha512-ukie2LJStNfJEJ7wtqA+crAfzYpkpPr86urvmJGisECwsWJob9boCM4zjmKCi5QR7G8uY9+v7ZoliJpeCz/4xw==
|
||||
dependencies:
|
||||
classnames "^2.2.5"
|
||||
emotion "^9.1.2"
|
||||
|
||||
Reference in New Issue
Block a user