mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore(deps): bump @types/react-select from 4.0.9 to 4.0.11 (#188)
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.9 to 4.0.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd1da5ed34
commit
15a9fbfd58
@ -18,7 +18,7 @@
|
||||
"@sentry/node": "^6.0.4",
|
||||
"@sentry/webpack-plugin": "^1.14.0",
|
||||
"@types/cookie": "^0.4.0",
|
||||
"@types/react-select": "^4.0.9",
|
||||
"@types/react-select": "^4.0.11",
|
||||
"@types/sanitize-html": "^1.27.1",
|
||||
"autoprefixer": "^10.2.4",
|
||||
"cookie": "^0.4.1",
|
||||
|
||||
@ -1035,10 +1035,10 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-select@^4.0.9":
|
||||
version "4.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.9.tgz#5334f9e6bb99be0043059bdf8abcaa0246d583b2"
|
||||
integrity sha512-y5o+lnnyDqF719XGHQoc15RWVAs1xw9s7tFRbiJd1HRNqw6fmb1SDWdCOin7bRtSfArnet7/WjIc4iw7UNsgsA==
|
||||
"@types/react-select@^4.0.11":
|
||||
version "4.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.11.tgz#9a9079f52775c7cb63e8db5f095360400ce47933"
|
||||
integrity sha512-3Wi9Tp7j+t/bQL9xzoqDQNRYUlNF8X/TLYvHDxirCDlaK4GIY1shh4CylfqG1jweJOJaX1z7zn50A1uwEtcS9g==
|
||||
dependencies:
|
||||
"@emotion/serialize" "^1.0.0"
|
||||
"@types/react" "*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user