Skip to content

Commit

Permalink
Bump react-select and @types/react-select
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) and [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select). These dependencies needed to be updated together.

Updates `react-select` from 3.1.1 to 5.4.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.4.0)

Updates `@types/react-select` from 3.0.22 to 5.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react-select"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent a580ce8 commit c9851a5
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 111 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-modal": "^3.15.1",
"react-relay": "^10.1.2",
"react-responsive-carousel": "^3.2.11",
"react-select": "^3.1.1",
"react-select": "^5.4.0",
"relay-hooks": "3.7.0",
"relay-runtime": "^10.1.2",
"seedrandom": "^3.0.5",
Expand All @@ -60,7 +60,7 @@
"@types/react-infinite-scroller": "^1.2.1",
"@types/react-modal": "^3.13.1",
"@types/react-relay": "^13.0.1",
"@types/react-select": "^3.0.22",
"@types/react-select": "^5.0.1",
"@types/relay-runtime": "^10.1.5",
"@types/styled-components": "^5.1.16",
"@typescript-eslint/eslint-plugin": "^2.34.0",
Expand Down
Loading

0 comments on commit c9851a5

Please sign in to comment.