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

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

View File

@ -73,7 +73,7 @@
"@types/node-emoji": "1.8.1", "@types/node-emoji": "1.8.1",
"@types/node-fetch": "2.5.9", "@types/node-fetch": "2.5.9",
"@types/react": "17.0.3", "@types/react": "17.0.3",
"@types/react-select": "4.0.13", "@types/react-select": "4.0.14",
"@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

@ -1053,10 +1053,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react-select@4.0.13": "@types/react-select@4.0.14":
version "4.0.13" version "4.0.14"
resolved "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.13.tgz" resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.14.tgz#4a5b8a804d5c445c353e1989e60ced361989e132"
integrity sha512-rXYEc565IzzjgQzs9C0YCFxV/QajMZnCHG5QwRQ5BZMfH0Lj90VI/xohawemRkD46IvpaLRbO6xzSquJlgBGUA== integrity sha512-bGisnh8SWQqvoygT9CsaOFwG6o4C/0RCB8X2c3luNXpI0x98u4pA9e9bb12mnQuz/0/D2nBeDGvQv/wU9p6OCw==
dependencies: dependencies:
"@emotion/serialize" "^1.0.0" "@emotion/serialize" "^1.0.0"
"@types/react" "*" "@types/react" "*"