diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-17 09:43:55 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-17 08:43:55 +0000 |
commit | af6a80edcc5f917422164fb9d4ff104fd0fbce07 (patch) | |
tree | e68c6d222f6ea7f07451364c4dd609411da4fdae | |
parent | 9ad2e599a610b64ca52047830259406337bd0ee8 (diff) | |
download | renovate-af6a80edcc5f917422164fb9d4ff104fd0fbce07.tar.gz renovate-af6a80edcc5f917422164fb9d4ff104fd0fbce07.zip |
build(deps): update emojibase monorepo to v16 (major) (#33160)39.72.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | package.json | 6 | ||||
-rw-r--r-- | pnpm-lock.yaml | 33 |
2 files changed, 20 insertions, 19 deletions
diff --git a/package.json b/package.json index 0065e9fa281..16ef1ebb049 100644 --- a/package.json +++ b/package.json @@ -192,8 +192,8 @@ "editorconfig": "2.0.0", "email-addresses": "5.0.0", "emoji-regex": "10.4.0", - "emojibase": "15.3.1", - "emojibase-regex": "15.3.2", + "emojibase": "16.0.0", + "emojibase-regex": "16.0.0", "extract-zip": "2.0.1", "find-packages": "10.0.4", "find-up": "5.0.0", @@ -317,7 +317,7 @@ "callsite": "1.0.0", "common-tags": "1.8.2", "conventional-changelog-conventionalcommits": "8.0.0", - "emojibase-data": "15.3.2", + "emojibase-data": "16.0.2", "eslint": "8.57.1", "eslint-formatter-gha": "1.5.1", "eslint-import-resolver-typescript": "3.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a94a735ddba..8c898459be2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -159,11 +159,11 @@ importers: specifier: 10.4.0 version: 10.4.0 emojibase: - specifier: 15.3.1 - version: 15.3.1 + specifier: 16.0.0 + version: 16.0.0 emojibase-regex: - specifier: 15.3.2 - version: 15.3.2 + specifier: 16.0.0 + version: 16.0.0 extract-zip: specifier: 2.0.1 version: 2.0.1 @@ -524,8 +524,8 @@ importers: specifier: 8.0.0 version: 8.0.0 emojibase-data: - specifier: 15.3.2 - version: 15.3.2([email protected]) + specifier: 16.0.2 + version: 16.0.2([email protected]) eslint: specifier: 8.57.1 version: 8.57.1 @@ -3090,16 +3090,17 @@ packages: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} - resolution: {integrity: sha512-TpDyTDDTdqWIJixV5sTA6OQ0P0JfIIeK2tFRR3q56G9LK65ylAZ7z3KyBXokpvTTJ+mLUXQXbLNyVkjvnTLE+A==} + resolution: {integrity: sha512-vRM82rvhjB4z5jDvxYanK/CZVe1QCu9ihxockyNvitd/aFkTT6Y4eeBW49GoXv5JMCNFrzDarADWrv7tjLcefA==} peerDependencies: emojibase: '*' - resolution: {integrity: sha512-ue6BVeb2qu33l97MkxcOoyMJlg6Tug3eTv2z1at+M9TjvlWKvdmAPvZIDG1JbT2RH3FSyJNLucO5K5H/yxT03w==} + resolution: {integrity: sha512-ZMp31BkzBWNW+T73of6NURL6nXQa5GkfKneOkr3cEwBDVllbW/2nuva7NO0J3RjaQ07+SZQNgPTGZ4JlIhmM2Q==} - resolution: {integrity: sha512-GNsjHnG2J3Ktg684Fs/vZR/6XpOSkZPMAv85EHrr6br2RN2cJNwdS4am/3YSK3y+/gOv2kmoK3GGdahXdMxg2g==} + resolution: {integrity: sha512-Nw2m7JLIO4Ou2X/yZPRNscHQXVbbr6SErjkJ7EooG7MbR3yDZszCv9KTizsXFc7yZl0n3WF+qUKIC/Lw6H9xaQ==} + engines: {node: '>=18.12.0'} resolution: {integrity: sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==} @@ -9839,13 +9840,13 @@ snapshots: dependencies: - emojibase: 15.3.1 + emojibase: 16.0.0 - [email protected]: {} + [email protected]: {} - [email protected]: {} + [email protected]: {} |