Skip to content

Commit 9d696df

Browse files
Bump react-select from 3.1.0 to 3.1.1
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.0 to 3.1.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/compare/[email protected]@3.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9f83730 commit 9d696df

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": "^3.1.0",
50+
"react-select": "^3.1.1",
5151
"react-tooltip": "^4.2.10",
5252
"sass-loader": "^10.0.3",
5353
"shelljs": "0.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10070,10 +10070,10 @@ [email protected]:
1007010070
optionalDependencies:
1007110071
fsevents "2.1.2"
1007210072

10073-
react-select@^3.1.0:
10074-
version "3.1.0"
10075-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.1.0.tgz#ab098720b2e9fe275047c993f0d0caf5ded17c27"
10076-
integrity sha512-wBFVblBH1iuCBprtpyGtd1dGMadsG36W5/t2Aj8OE6WbByDg5jIFyT7X5gT+l0qmT5TqWhxX+VsKJvCEl2uL9g==
10073+
react-select@^3.1.1:
10074+
version "3.1.1"
10075+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.1.1.tgz#156a5b4a6c22b1e3d62a919cb1fd827adb4060bc"
10076+
integrity sha512-HjC6jT2BhUxbIbxMZWqVcDibrEpdUJCfGicN0MMV+BQyKtCaPTgFekKWiOizSCy4jdsLMGjLqcFGJMhVGWB0Dg==
1007710077
dependencies:
1007810078
"@babel/runtime" "^7.4.4"
1007910079
"@emotion/cache" "^10.0.9"

0 commit comments

Comments
 (0)