Upgrade Twemoji to v14.0.2
This commit is contained in:
parent
68b0e3bf35
commit
fde2cb4b51
2 changed files with 9 additions and 9 deletions
|
@ -188,7 +188,7 @@
|
||||||
"tiny-queue": "^0.2.1",
|
"tiny-queue": "^0.2.1",
|
||||||
"ts-loader": "^9.3.0",
|
"ts-loader": "^9.3.0",
|
||||||
"tslib": "^2.3.1",
|
"tslib": "^2.3.1",
|
||||||
"twemoji": "https://github.com/twitter/twemoji#v13.0.2",
|
"twemoji": "https://github.com/twitter/twemoji#v14.0.2",
|
||||||
"typescript": "^4.4.4",
|
"typescript": "^4.4.4",
|
||||||
"util": "^0.12.4",
|
"util": "^0.12.4",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -11340,18 +11340,18 @@ tsutils@^3.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.8.1"
|
tslib "^1.8.1"
|
||||||
|
|
||||||
twemoji-parser@13.0.0:
|
twemoji-parser@14.0.0:
|
||||||
version "13.0.0"
|
version "14.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-13.0.0.tgz#bd9d1b98474f1651dc174696b45cabefdfa405af"
|
resolved "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-14.0.0.tgz#13dabcb6d3a261d9efbf58a1666b182033bf2b62"
|
||||||
integrity sha512-zMaGdskpH8yKjT2RSE/HwE340R4Fm+fbie4AaqjDa4H/l07YUmAvxkSfNl6awVWNRRQ0zdzLQ8SAJZuY5MgstQ==
|
integrity sha512-9DUOTGLOWs0pFWnh1p6NF+C3CkQ96PWmEFwhOVmT3WbecRC+68AIqpsnJXygfkFcp4aXbOp8Dwbhh/HQgvoRxA==
|
||||||
|
|
||||||
"twemoji@https://github.com/twitter/twemoji#v13.0.2":
|
"twemoji@https://github.com/twitter/twemoji#v14.0.2":
|
||||||
version "13.0.2"
|
version "14.0.2"
|
||||||
resolved "https://github.com/twitter/twemoji#3946e782ac81821b6a78e4b6c73d4e787b34bcf0"
|
resolved "https://github.com/twitter/twemoji#7a3dad4a4da30497093dab22eafba135f02308e1"
|
||||||
dependencies:
|
dependencies:
|
||||||
fs-extra "^8.0.1"
|
fs-extra "^8.0.1"
|
||||||
jsonfile "^5.0.0"
|
jsonfile "^5.0.0"
|
||||||
twemoji-parser "13.0.0"
|
twemoji-parser "14.0.0"
|
||||||
universalify "^0.1.2"
|
universalify "^0.1.2"
|
||||||
|
|
||||||
type-check@^0.4.0, type-check@~0.4.0:
|
type-check@^0.4.0, type-check@~0.4.0:
|
||||||
|
|
Loading…
Reference in a new issue