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 packages/scrabble-cheater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Florian Imdahl <git@ffflorian.de>",
"bin": "dist/cli.js",
"dependencies": {
"clipboardy": "5.0.1",
"clipboardy": "5.0.2",
"commander": "14.0.2"
},
"description": "A simple Scrabble cheating tool.",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4929,15 +4929,15 @@ __metadata:
languageName: node
linkType: hard

"clipboardy@npm:5.0.1":
version: 5.0.1
resolution: "clipboardy@npm:5.0.1"
"clipboardy@npm:5.0.2":
version: 5.0.2
resolution: "clipboardy@npm:5.0.2"
dependencies:
execa: "npm:^9.6.0"
is-wayland: "npm:^0.1.0"
is-wsl: "npm:^3.1.0"
is64bit: "npm:^2.0.0"
checksum: 10c0/e0244a2b9c6ce7ffc3dc9439375bf2d4cb32add72358608ec995d0664f9fc62e84328f821e1bbbbb2b607217c1f934031311a6c8b7d6a5282e4339b5252441dc
checksum: 10c0/c4596756ae9b63938841435747399733915731662cc45060968bde3248a90970c957424f32dbba4090254a494944c4ceb85dbe13f2497c490837f6697faf313b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12241,7 +12241,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "scrabble-cheater@workspace:packages/scrabble-cheater"
dependencies:
clipboardy: "npm:5.0.1"
clipboardy: "npm:5.0.2"
commander: "npm:14.0.2"
rimraf: "npm:6.1.2"
tsx: "npm:4.21.0"
Expand Down