From 207e903e68e78dc58da6e7282472e89aadf820dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:34:27 +0900 Subject: [PATCH] chore(deps-dev): Remove @types/twemoji (#608) * chore(deps-dev): bump @types/twemoji from 12.1.2 to 13.1.2 --- ... Signed-off-by: dependabot[bot] * deps: remove @types/twemoji --------- Signed-off-by: SKINMAKER --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index 3287553..e97f1e0 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,6 @@ "@types/react": "^17.0.15", "@types/react-select": "^4.0.17", "@types/sanitize-html": "^2.8.0", - "@types/twemoji": "^12.1.2", "@types/url-regex-safe": "1.0.0", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.60.1", diff --git a/yarn.lock b/yarn.lock index 30aa297..2d0e105 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3299,11 +3299,6 @@ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.3.tgz#a136f83b0758698df454e328759dbd3d44555311" integrity sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g== -"@types/twemoji@^12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@types/twemoji/-/twemoji-12.1.2.tgz#52578fd22665311e6a78d04f800275449d51c97e" - integrity sha512-3eMyKenMi0R1CeKzBYtk/Z2JIHsTMQrIrTah0q54o45pHTpWVNofU2oHx0jS8tqsDRhis2TbB6238WP9oh2l2w== - "@types/url-regex-safe@1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@types/url-regex-safe/-/url-regex-safe-1.0.0.tgz#78d0742fbc0438ab5805ae12ddb7ed0cf5daf493"