Skip to content

Commit

Permalink
feat(deps): update dependency emoji-regex to v10.2.1 (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2022
1 parent 2fea340 commit a4516fb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"cookie-parser": "1.4.6",
"delay": "5.0.0",
"dotenv": "8.6.0",
"emoji-regex": "10.1.0",
"emoji-regex": "10.2.1",
"issue-parser": "6.0.0",
"jsonwebtoken": "8.5.1",
"liwi-mongo": "8.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4193,10 +4193,10 @@ __metadata:
languageName: node
linkType: hard

"emoji-regex@npm:10.1.0":
version: 10.1.0
resolution: "emoji-regex@npm:10.1.0"
checksum: 5bc780fc4d75f89369155a87c55f7e83a0bf72bcccda7df7f2c570cde4738d8b17d112d12afdadfec16647d1faef6501307b4304f81d35c823a938fe6547df0f
"emoji-regex@npm:10.2.1":
version: 10.2.1
resolution: "emoji-regex@npm:10.2.1"
checksum: 1aa2d16881c56531fdfc03d0b36f5c2b6221cc4097499a5665b88b711dc3fb4d5b8804f0ca6f00c56e5dcf89bac75f0487eee85da1da77df3a33accc6ecbe426
languageName: node
linkType: hard

Expand Down Expand Up @@ -8971,7 +8971,7 @@ resolve@^2.0.0-next.3:
cookie-parser: 1.4.6
delay: 5.0.0
dotenv: 8.6.0
emoji-regex: 10.1.0
emoji-regex: 10.2.1
eslint: 8.24.0
issue-parser: 6.0.0
jest: 29.1.2
Expand Down

0 comments on commit a4516fb

Please sign in to comment.