Skip to content

Commit 0c78263

Browse files
Bump react-select from 5.7.0 to 5.7.2
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.0 to 5.7.2. - [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.2) --- 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 68da16a commit 0c78263

File tree

2 files changed

+5
-32
lines changed

2 files changed

+5
-32
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.0",
50+
"react-select": "^5.7.2",
5151
"react-tooltip": "^4.2.18",
5252
"sass-loader": "^10.1.1",
5353
"shelljs": "0.8.4",

yarn.lock

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9475,33 +9475,6 @@ prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
94759475
object-assign "^4.1.1"
94769476
react-is "^16.13.1"
94779477

9478-
prop-types@^15.8.1:
9479-
version "15.8.1"
9480-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9481-
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9482-
dependencies:
9483-
loose-envify "^1.4.0"
9484-
object-assign "^4.1.1"
9485-
react-is "^16.13.1"
9486-
9487-
prop-types@^15.8.1:
9488-
version "15.8.1"
9489-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9490-
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9491-
dependencies:
9492-
loose-envify "^1.4.0"
9493-
object-assign "^4.1.1"
9494-
react-is "^16.13.1"
9495-
9496-
prop-types@^15.8.1:
9497-
version "15.8.1"
9498-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9499-
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9500-
dependencies:
9501-
loose-envify "^1.4.0"
9502-
object-assign "^4.1.1"
9503-
react-is "^16.13.1"
9504-
95059478
proto-list@~1.2.1:
95069479
version "1.2.4"
95079480
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -9833,10 +9806,10 @@ [email protected]:
98339806
optionalDependencies:
98349807
fsevents "2.1.2"
98359808

9836-
react-select@^5.7.0:
9837-
version "5.7.0"
9838-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.0.tgz#82921b38f1fcf1471a0b62304da01f2896cd8ce6"
9839-
integrity sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==
9809+
react-select@^5.7.2:
9810+
version "5.7.2"
9811+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.2.tgz#ccd40071b9429277983bf15526e7a5773a060e09"
9812+
integrity sha512-cTlJkQ8YjV6T/js8wW0owTzht0hHGABh29vjLscY4HfZGkv7hc3FFTmRp9NzY/Ib1uQ36GieAKEjxpHdpCFpcA==
98409813
dependencies:
98419814
"@babel/runtime" "^7.12.0"
98429815
"@emotion/cache" "^11.4.0"

0 commit comments

Comments
 (0)