Skip to content

Commit 1bd188d

Browse files
chore: bump @emoji-mart/data from 1.0.5 to 1.1.2 in /site (#8484)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79772f2 commit 1bd188d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"deadcode": "ts-prune | grep -v \".stories\\|.typegen\\|.config\\|e2e\\|__mocks__\\|used in module\\|testHelpers\\|typesGenerated\" || echo \"No deadcode found.\""
3232
},
3333
"dependencies": {
34-
"@emoji-mart/data": "1.0.5",
34+
"@emoji-mart/data": "1.1.2",
3535
"@emoji-mart/react": "1.0.1",
3636
"@emotion/react": "11.11.1",
3737
"@emotion/styled": "11.11.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,10 +1280,10 @@
12801280
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
12811281
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
12821282

1283-
"@emoji-mart/data@1.0.5":
1284-
version "1.0.5"
1285-
resolved "https://registry.yarnpkg.com/@emoji-mart/data/-/data-1.0.5.tgz#62c837f1384eb2f94bec4c0dcfe8d230cc67e81d"
1286-
integrity sha512-HulW+jI7w3ghqRN4+i1LZYJ04bdsMJg5fJ7dr6rlVpsIYKmhpVA7/ACl9R3OB5aoMf8dqNdXftVss8qHCoOi+g==
1283+
"@emoji-mart/data@1.1.2":
1284+
version "1.1.2"
1285+
resolved "https://registry.yarnpkg.com/@emoji-mart/data/-/data-1.1.2.tgz#777c976f8f143df47cbb23a7077c9ca9fe5fc513"
1286+
integrity sha512-1HP8BxD2azjqWJvxIaWAMyTySeZY0Osr83ukYjltPVkNXeJvTz7yDrPLBtnrD5uqJ3tg4CcLuuBW09wahqL/fg==
12871287

12881288
"@emoji-mart/react@1.0.1":
12891289
version "1.0.1"

0 commit comments

Comments
 (0)