Skip to content

chore(deps): bump node-emoji from 2.1.0 to 2.1.3 #715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"lodash": "4.17.21",
"make-dir": "4.0.0",
"nanoid": "3.3.6",
"node-emoji": "2.1.0",
"node-emoji": "2.1.3",
"node-fetch": "^3.3.1",
"prettier": "3.0.0",
"swagger-schema-official": "2.0.0-bab6bed",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ __metadata:
languageName: node
linkType: hard

"@sindresorhus/is@npm:^3.1.2":
version: 3.1.2
resolution: "@sindresorhus/is@npm:3.1.2"
checksum: 10c0/d83b11a6f2bd41aaf87255bf1c5e83ee59bd13b46f5632cb94c80d077194c68de1060efaa9e624179bef96f51a016c9e3942deaf162f5c939fa396e0be630754
"@sindresorhus/is@npm:^4.6.0":
version: 4.6.0
resolution: "@sindresorhus/is@npm:4.6.0"
checksum: 10c0/33b6fb1d0834ec8dd7689ddc0e2781c2bfd8b9c4e4bacbcb14111e0ae00621f2c264b8a7d36541799d74888b5dccdf422a891a5cb5a709ace26325eedc81e22e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1550,15 +1550,15 @@ __metadata:
languageName: node
linkType: hard

"node-emoji@npm:2.1.0":
version: 2.1.0
resolution: "node-emoji@npm:2.1.0"
"node-emoji@npm:2.1.3":
version: 2.1.3
resolution: "node-emoji@npm:2.1.3"
dependencies:
"@sindresorhus/is": "npm:^3.1.2"
"@sindresorhus/is": "npm:^4.6.0"
char-regex: "npm:^1.0.2"
emojilib: "npm:^2.4.0"
skin-tone: "npm:^2.0.0"
checksum: 10c0/98b030c82a2e282aa48cc13741d79ec48efd0ae856a4d1b41e551053bc322573166f9233c742857a7e20ed902b647de9c02a4a92b774f3e6257332ff44de3636
checksum: 10c0/e688333373563aa8308df16111eee2b5837b53a51fb63bf8b7fbea2896327c5d24c9984eb0c8ca6ac155d4d9c194dcf1840d271033c1b588c7c45a3b65339ef7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2308,7 +2308,7 @@ __metadata:
lodash: "npm:4.17.21"
make-dir: "npm:4.0.0"
nanoid: "npm:3.3.6"
node-emoji: "npm:2.1.0"
node-emoji: "npm:2.1.3"
node-fetch: "npm:^3.3.1"
prettier: "npm:3.0.0"
pretty-quick: "npm:^4.0.0"
Expand Down