Skip to content
Open
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 @@ -33,7 +33,7 @@
"dependencies": {
"@boringnode/bus": "^0.9.0",
"@poppinss/utils": "^6.10.1",
"emittery": "^1.2.0",
"emittery": "^2.0.0",
"matchit": "^1.1.0"
},
"devDependencies": {
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ __metadata:
"@types/node": "npm:^20.16.10"
c8: "npm:^10.1.3"
del-cli: "npm:^7.0.0"
emittery: "npm:^1.2.0"
emittery: "npm:^2.0.0"
eslint: "npm:^9.39.2"
matchit: "npm:^1.1.0"
prettier: "npm:^3.7.4"
Expand Down Expand Up @@ -2569,6 +2569,13 @@ __metadata:
languageName: node
linkType: hard

"emittery@npm:^2.0.0":
version: 2.0.0
resolution: "emittery@npm:2.0.0"
checksum: 10c0/b8b5836e9fd368670e1ce5cb948feef30351ecebfbf589ac807c1f6b38c90d6556b2d48883f9b3c371fad59c92519b333dc3919a8ff5e351aea0f8b424203826
languageName: node
linkType: hard

"emoji-regex@npm:^8.0.0":
version: 8.0.0
resolution: "emoji-regex@npm:8.0.0"
Expand Down
Loading