Skip to content

Commit

Permalink
build(deps): update emoji-regex to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 930c5a6 commit 9f5b55f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"discord-akairo": "^8.1.0",
"discord.js": "^12.5.3",
"dotenv": "^10.0.0",
"emoji-regex": "^9.2.2",
"emoji-regex": "^10.3.0",
"pg": "^8.7.1",
"pretty-ms": "^7.0.1",
"reflect-metadata": "^0.1.13",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2858,6 +2858,13 @@ __metadata:
languageName: node
linkType: hard

"emoji-regex@npm:^10.3.0":
version: 10.3.0
resolution: "emoji-regex@npm:10.3.0"
checksum: 5da48edfeb9462fb1ae5495cff2d79129974c696853fb0ce952cbf560f29a2756825433bf51cfd5157ec7b9f93f46f31d712e896d63e3d8ac9c3832bdb45ab73
languageName: node
linkType: hard

"emoji-regex@npm:^8.0.0":
version: 8.0.0
resolution: "emoji-regex@npm:8.0.0"
Expand Down Expand Up @@ -2886,7 +2893,7 @@ __metadata:
discord-akairo: ^8.1.0
discord.js: ^12.5.3
dotenv: ^10.0.0
emoji-regex: ^9.2.2
emoji-regex: ^10.3.0
eslint: ^8.4.1
husky: ^7.0.4
jest: ^27.5.1
Expand Down

0 comments on commit 9f5b55f

Please sign in to comment.