chore(deps): update dependency @types/react-select to v4.0.15 (#325)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-16 08:37:16 +09:00 committed by GitHub
parent 2dee4bc32c
commit 63b4847f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"@types/node-emoji": "1.8.1", "@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.10", "@types/node-fetch": "2.5.10",
"@types/react": "17.0.3", "@types/react": "17.0.3",
"@types/react-select": "4.0.14", "@types/react-select": "4.0.15",
"@types/sanitize-html": "1.27.2", "@types/sanitize-html": "1.27.2",
"@types/twemoji": "12.1.1", "@types/twemoji": "12.1.1",
"@types/url-regex-safe": "1.0.0", "@types/url-regex-safe": "1.0.0",

View File

@ -1067,10 +1067,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react-select@4.0.14": "@types/react-select@4.0.15":
version "4.0.14" version "4.0.15"
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.14.tgz#4a5b8a804d5c445c353e1989e60ced361989e132" resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.15.tgz#2e6a1cff22c4bbae6c95b8dbee5b5097c12eae54"
integrity sha512-bGisnh8SWQqvoygT9CsaOFwG6o4C/0RCB8X2c3luNXpI0x98u4pA9e9bb12mnQuz/0/D2nBeDGvQv/wU9p6OCw== integrity sha512-GPyBFYGMVFCtF4eg9riodEco+s2mflR10Nd5csx69+bcdvX6Uo9H/jgrIqovBU9yxBppB9DS66OwD6xxgVqOYQ==
dependencies: dependencies:
"@emotion/serialize" "^1.0.0" "@emotion/serialize" "^1.0.0"
"@types/react" "*" "@types/react" "*"