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

Bump react-select-event from 5.5.0 to 5.5.1

Bumps [react-select-event](https://github.com/romgain/react-select-event) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/romgain/react-select-event/releases)
- [Commits](https://github.com/romgain/react-select-event/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: react-select-event
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 01:32:39 +00:00 committed by GitHub
parent d9785ad4dc
commit 30dad37b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -401,7 +401,7 @@
"react-refresh-typescript": "^2.0.7", "react-refresh-typescript": "^2.0.7",
"react-router-dom": "^5.3.3", "react-router-dom": "^5.3.3",
"react-select": "^5.4.0", "react-select": "^5.4.0",
"react-select-event": "^5.5.0", "react-select-event": "^5.5.1",
"react-table": "^7.8.0", "react-table": "^7.8.0",
"react-window": "^1.8.7", "react-window": "^1.8.7",
"sass": "^1.54.2", "sass": "^1.54.2",

View File

@ -10965,10 +10965,10 @@ react-router@5.3.3, react-router@^5.2.0:
tiny-invariant "^1.0.2" tiny-invariant "^1.0.2"
tiny-warning "^1.0.0" tiny-warning "^1.0.0"
react-select-event@^5.5.0: react-select-event@^5.5.1:
version "5.5.0" version "5.5.1"
resolved "https://registry.yarnpkg.com/react-select-event/-/react-select-event-5.5.0.tgz#148067f75846f6bf07254c453083f2d3d59935f6" resolved "https://registry.yarnpkg.com/react-select-event/-/react-select-event-5.5.1.tgz#d67e04a6a51428b1534b15ecb1b82afbe5edddcb"
integrity sha512-BwGjWL9wJxfug32mcIjj9arw9C8vBuW/pGijocFsS0NA8n6QSTmgvs27N1tVk7Pb5cJ1iFpQ5EcjqtO61sA02g== integrity sha512-goAx28y0+iYrbqZA2FeRTreHHs/ZtSuKxtA+J5jpKT5RHPCbVZJ4MqACfPnWyFXsEec+3dP5bCrNTxIX8oYe9A==
dependencies: dependencies:
"@testing-library/dom" ">=7" "@testing-library/dom" ">=7"