fix(deps): update dependency @types/react-select to v4.0.11 (#2697)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-31 22:40:24 +00:00
committed by GitHub
co-authored by Renovate Bot
parent 31015de660
commit 11bc15b231
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4539,9 +4539,9 @@
}
},
"@types/react-select": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.10.tgz",
"integrity": "sha512-v/BDottAo2FM1eJ0IIDRkL7hP4/YJQkclqLATT3osjZnHZIqwEtFMHG0S4YUPu1Zy9spJcA1byeEfmgTLuplEw==",
"version": "4.0.11",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.11.tgz",
"integrity": "sha512-3Wi9Tp7j+t/bQL9xzoqDQNRYUlNF8X/TLYvHDxirCDlaK4GIY1shh4CylfqG1jweJOJaX1z7zn50A1uwEtcS9g==",
"requires": {
"@emotion/serialize": "^1.0.0",
"@types/react": "*",
+1 -1
View File
@@ -27,7 +27,7 @@
"@types/react-autosuggest": "10.0.1",
"@types/react-dom": "17.0.0",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.10",
"@types/react-select": "4.0.11",
"@typescript-eslint/eslint-plugin": "4.14.1",
"@typescript-eslint/parser": "4.14.1",
"body-scroll-lock": "3.1.5",