feat: update to emojibase-data 15.3.0 (#8)

This commit is contained in:
Nolan Lawson 2023-12-03 15:22:09 -08:00 committed by GitHub
parent 303cec94a0
commit 44b05162c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -13,6 +13,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '18'
node-version: '20'
cache: 'yarn'
- run: yarn --frozen-lockfile

View File

@ -17,7 +17,7 @@
"author": "Nolan Lawson <nolan@nolanlawson.com>",
"license": "Apache-2.0",
"devDependencies": {
"emojibase-data": "15.2.0"
"emojibase-data": "15.3.0"
},
"repository": {
"type": "git",
@ -28,7 +28,7 @@
},
"homepage": "https://github.com/nolanlawson/emoji-picker-element-data#readme",
"volta": {
"node": "18.18.0",
"node": "20.10.0",
"yarn": "1.22.19"
}
}

View File

@ -2,7 +2,7 @@
# yarn lockfile v1
emojibase-data@15.2.0:
version "15.2.0"
resolved "https://registry.yarnpkg.com/emojibase-data/-/emojibase-data-15.2.0.tgz#475a786c091a101ef4bcf57227771c6260ee39b2"
integrity sha512-hDiw4ugxnI4pcVQO+73NlKx6aZP/A+BAPfDgK/3A83RVbHZa0Ut6GHpd5r5XUV9G7BZhKejlIRuxhXialpbt6Q==
emojibase-data@15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/emojibase-data/-/emojibase-data-15.3.0.tgz#250d071eeea8365be34c4c3bf5294749277f5f1b"
integrity sha512-cYsGq57W8wOd1CqQCjmtP1DpmlTVvJY+Um5UobWUQuTnqb8cO2cuqrxJxSIqxLcYZ3rtialT5kivoWigszdslg==