Skip to content

Commit

Permalink
update kolmafia package
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinn committed Sep 28, 2024
1 parent 9d3f67d commit 53b8ffe
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/garbo-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
]
},
"peerDependencies": {
"kolmafia": "^5.28064.0",
"kolmafia": "^5.28065.0",
"libram": "^0.9.10"
},
"devDependencies": {
"eslint": "^9.9.0",
"eslint-config-garbo": "^0.0.1",
"kolmafia": "^5.28064.0",
"kolmafia": "^5.28065.0",
"libram": "^0.9.10",
"lint-staged": "^15.2.9",
"madge": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/garbo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"garbo-lib": "*",
"grimoire-kolmafia": "^0.3.26",
"kolmafia": "^5.28064.0",
"kolmafia": "^5.28065.0",
"libram": "^0.9.10"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4334,14 +4334,14 @@ __metadata:
dependencies:
eslint: ^9.9.0
eslint-config-garbo: ^0.0.1
kolmafia: ^5.28064.0
kolmafia: ^5.28065.0
libram: ^0.9.10
lint-staged: ^15.2.9
madge: ^8.0.0
prettier: ^3.3.3
typescript: ^5.5.4
peerDependencies:
kolmafia: ^5.28064.0
kolmafia: ^5.28065.0
libram: ^0.9.10
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4389,7 +4389,7 @@ __metadata:
eslint-config-garbo: ^0.0.1
garbo-lib: "*"
grimoire-kolmafia: ^0.3.26
kolmafia: ^5.28064.0
kolmafia: ^5.28065.0
libram: ^0.9.10
lint-staged: ^15.2.9
madge: ^8.0.0
Expand Down Expand Up @@ -5037,10 +5037,10 @@ __metadata:
languageName: node
linkType: hard

"kolmafia@npm:^5.28064.0":
version: 5.28064.0
resolution: "kolmafia@npm:5.28064.0"
checksum: 619b5b862c93307b7238ecff6352a3391d67972ef138ebe343faa7419d63a2d649cdf931bbab92a320bbf4f6aa647ef38a0f8a2b1201f647907d2eef63cec098
"kolmafia@npm:^5.28065.0":
version: 5.28065.0
resolution: "kolmafia@npm:5.28065.0"
checksum: a4c0d908637e23b7eb3685d83b736005b8bc6d08a3bdd6b4aeea8c74c886397a8da0d05256d03d36451e5df3da95340578065859c33e642c62ab722cbc917703
languageName: node
linkType: hard

Expand Down

0 comments on commit 53b8ffe

Please sign in to comment.