Make WordPress Core


Ignore:
Timestamp:
04/18/2019 02:10:12 AM (7 years ago)
Author:
pento
Message:

Emoji: Upgrade Twemoji to 12.0.1.

As this point release doesn't modify any images, only adding a few missing ones, we don't need to change the CDN location.

Props earnjam.
Fixes #46805.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r45138 r45240  
    1540015400                },
    1540115401                "twemoji": {
    15402                         "version": "12.0.0",
    15403                         "resolved": "https://registry.npmjs.org/twemoji/-/twemoji-12.0.0.tgz",
    15404                         "integrity": "sha512-WX7ItaFagsZW9YEPNlVf9w50FdwxZK2Bdj3Y0XcDjZ4uLhr3qt/iUoRaLO2/getMhqumhFLR2gVoPLpSBtamJg==",
     15402                        "version": "12.0.1",
     15403                        "resolved": "https://registry.npmjs.org/twemoji/-/twemoji-12.0.1.tgz",
     15404                        "integrity": "sha512-9jFbDzI4M7wQFX++QQp+t9wHupjL0WdOnE2pNAmJwxchQKw0yRhZD8qm+teHJQdeuvZMu9eJR7RVEpZPPbbYPw==",
    1540515405                        "requires": {
    1540615406                                "twemoji-parser": "12.0.0"
Note: See TracChangeset for help on using the changeset viewer.