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 committed Dec 13, 2021
1 parent 0219323 commit 6cc09d8
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.0.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 @@ -2538,6 +2538,13 @@ __metadata:
languageName: node
linkType: hard

"emoji-regex@npm:^10.0.0":
version: 10.0.0
resolution: "emoji-regex@npm:10.0.0"
checksum: 9a2e0ad35b84d8ce92777126d122196ff319f64de596e0ca8560298f94eec64b9be26f5b799bb47e2ad3e8791691817f3aec4e3c507e58d5b94a6adeea271921
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 @@ -2566,7 +2573,7 @@ __metadata:
discord-akairo: ^8.1.0
discord.js: ^12.5.3
dotenv: ^10.0.0
emoji-regex: ^9.2.2
emoji-regex: ^10.0.0
eslint: ^8.4.1
husky: ^7.0.4
jest: ^26.6.3
Expand Down

0 comments on commit 6cc09d8

Please sign in to comment.