Skip to content

Commit 7997e90

Browse files
committed
fix(deps): update dependency emoji-regex to v10
1 parent 2c5511c commit 7997e90

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eleventy-plugin-nesting-toc": "1.3.0",
5353
"eleventy-plugin-svg-contents": "0.7.0",
5454
"eleventy-plugin-toc": "1.1.0",
55-
"emoji-regex": "9.2.2",
55+
"emoji-regex": "10.0.0",
5656
"html-minifier": "4.0.0",
5757
"markdown-it-attrs": "4.0.0",
5858
"markdown-it-center-text": "1.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,10 +1454,10 @@ eleventy-plugin-youtube-embed@^1.6.3:
14541454
deepmerge "^4.2.2"
14551455
lite-youtube-embed "^0.2.0"
14561456

1457-
emoji-regex@9.2.2:
1458-
version "9.2.2"
1459-
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
1460-
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
1457+
emoji-regex@10.0.0:
1458+
version "10.0.0"
1459+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.0.0.tgz#96559e19f82231b436403e059571241d627c42b8"
1460+
integrity sha512-KmJa8l6uHi1HrBI34udwlzZY1jOEuID/ft4d8BSSEdRyap7PwBEt910453PJa5MuGvxkLqlt4Uvhu7tttFHViw==
14611461

14621462
emoji-regex@^8.0.0:
14631463
version "8.0.0"

0 commit comments

Comments
 (0)