Skip to content

Commit 79a11c1

Browse files
authored
Merge pull request #150 from tutorcruncher/dependabot/npm_and_yarn/react-select-3.1.1
Bump react-select from 3.1.0 to 3.1.1
2 parents 249d495 + 9d696df commit 79a11c1

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
@@ -10094,10 +10094,10 @@ [email protected]:
1009410094
optionalDependencies:
1009510095
fsevents "2.1.2"
1009610096

10097-
react-select@^3.1.0:
10098-
version "3.1.0"
10099-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.1.0.tgz#ab098720b2e9fe275047c993f0d0caf5ded17c27"
10100-
integrity sha512-wBFVblBH1iuCBprtpyGtd1dGMadsG36W5/t2Aj8OE6WbByDg5jIFyT7X5gT+l0qmT5TqWhxX+VsKJvCEl2uL9g==
10097+
react-select@^3.1.1:
10098+
version "3.1.1"
10099+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.1.1.tgz#156a5b4a6c22b1e3d62a919cb1fd827adb4060bc"
10100+
integrity sha512-HjC6jT2BhUxbIbxMZWqVcDibrEpdUJCfGicN0MMV+BQyKtCaPTgFekKWiOizSCy4jdsLMGjLqcFGJMhVGWB0Dg==
1010110101
dependencies:
1010210102
"@babel/runtime" "^7.4.4"
1010310103
"@emotion/cache" "^10.0.9"

0 commit comments

Comments
 (0)