mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore(deps-dev): bump @types/react-select from 4.0.12 to 4.0.13 (#198)
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.12 to 4.0.13. - [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
547bddb6c2
commit
d8896eea2f
@ -58,7 +58,7 @@
|
||||
"@types/node-emoji": "^1.8.1",
|
||||
"@types/node-fetch": "^2.5.8",
|
||||
"@types/react": "^17.0.1",
|
||||
"@types/react-select": "^4.0.12",
|
||||
"@types/react-select": "^4.0.13",
|
||||
"@types/sanitize-html": "^1.27.1",
|
||||
"@types/url-regex-safe": "^1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.14.2",
|
||||
|
||||
@ -1011,10 +1011,10 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-select@^4.0.12":
|
||||
version "4.0.12"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.12.tgz#5dde0f1bbd000f7366d2dea225443a8ae0efda99"
|
||||
integrity sha512-7AACEwGNafPDZ+l8oOp83Y6KAgBPKk8KlEZAvPYmfgvsm85g2wKZ6NAcBNXmFcHFG+tc1q7cDoNWayvEhbM+cA==
|
||||
"@types/react-select@^4.0.13":
|
||||
version "4.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.13.tgz#8d2c41a0df7fbf67ab0b995797b0e9b4e6b38cde"
|
||||
integrity sha512-rXYEc565IzzjgQzs9C0YCFxV/QajMZnCHG5QwRQ5BZMfH0Lj90VI/xohawemRkD46IvpaLRbO6xzSquJlgBGUA==
|
||||
dependencies:
|
||||
"@emotion/serialize" "^1.0.0"
|
||||
"@types/react" "*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user