1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump react-select from 5.3.2 to 5.4.0 (#5813)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-08 15:47:27 -04:00 committed by GitHub
parent b062368a9d
commit f261a27c56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -400,7 +400,7 @@
"react-refresh": "^0.13.0", "react-refresh": "^0.13.0",
"react-refresh-typescript": "^2.0.5", "react-refresh-typescript": "^2.0.5",
"react-router-dom": "^5.3.3", "react-router-dom": "^5.3.3",
"react-select": "^5.3.2", "react-select": "^5.4.0",
"react-select-event": "^5.5.0", "react-select-event": "^5.5.0",
"react-table": "^7.8.0", "react-table": "^7.8.0",
"react-window": "^1.8.7", "react-window": "^1.8.7",

View File

@ -10748,10 +10748,10 @@ react-select-event@^5.5.0:
dependencies: dependencies:
"@testing-library/dom" ">=7" "@testing-library/dom" ">=7"
react-select@^5.3.2: react-select@^5.4.0:
version "5.3.2" version "5.4.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.3.2.tgz#ecee0d5c59ed4acb7f567f7de3c75a488d93dacb" resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.4.0.tgz#81f6ac73906126706f104751ee14437bd16798f4"
integrity sha512-W6Irh7U6Ha7p5uQQ2ZnemoCQ8mcfgOtHfw3wuMzG6FAu0P+CYicgofSLOq97BhjMx8jS+h+wwWdCBeVVZ9VqlQ== integrity sha512-CjE9RFLUvChd5SdlfG4vqxZd55AZJRrLrHzkQyTYeHlpOztqcgnyftYAolJ0SGsBev6zAs6qFrjm6KU3eo2hzg==
dependencies: dependencies:
"@babel/runtime" "^7.12.0" "@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0" "@emotion/cache" "^11.4.0"