Skip to content

Commit a211d03

Browse files
Bump react-select from 5.7.2 to 5.7.3
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.2 to 5.7.3. - [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.7.3) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a94deb0 commit a211d03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dom": "^16.13.1",
4848
"react-router-dom": "^5.2.0",
4949
"react-scripts": "3.4.3",
50-
"react-select": "^5.7.2",
50+
"react-select": "^5.7.3",
5151
"react-tooltip": "^4.2.18",
5252
"sass-loader": "^10.1.1",
5353
"shelljs": "0.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9825,10 +9825,10 @@ [email protected]:
98259825
optionalDependencies:
98269826
fsevents "2.1.2"
98279827

9828-
react-select@^5.7.2:
9829-
version "5.7.2"
9830-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.2.tgz#ccd40071b9429277983bf15526e7a5773a060e09"
9831-
integrity sha512-cTlJkQ8YjV6T/js8wW0owTzht0hHGABh29vjLscY4HfZGkv7hc3FFTmRp9NzY/Ib1uQ36GieAKEjxpHdpCFpcA==
9828+
react-select@^5.7.3:
9829+
version "5.7.3"
9830+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.3.tgz#fa0dc9a23cad6ff3871ad3829f6083a4b54961a2"
9831+
integrity sha512-z8i3NCuFFWL3w27xq92rBkVI2onT0jzIIPe480HlBjXJ3b5o6Q+Clp4ydyeKrj9DZZ3lrjawwLC5NGl0FSvUDg==
98329832
dependencies:
98339833
"@babel/runtime" "^7.12.0"
98349834
"@emotion/cache" "^11.4.0"

0 commit comments

Comments
 (0)