Bump react-select from 4.3.0 to 4.3.1 (#536)

Bumps [react-select](https://github.com/JedWatson/react-select) from 4.3.0 to 4.3.1.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-11 18:43:28 +05:30
committed by GitHub
parent daec3194f0
commit 83ea9480f9
2 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
"@emotion/styled": "11.3.0",
"framer-motion": "4.1.11",
"next": "10.2.0",
"react-select": "4.3.0",
"react-select": "4.3.1",
"react-timezone-select": "0.9.8",
"storybook-addon-performance": "0.15.2"
},