Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libram to 9.29 #2200

Merged
merged 1 commit into from
Jan 8, 2025
Merged
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
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/garbo-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "^9.9.0",
"eslint-config-garbo": "^0.0.1",
"kolmafia": "^5.28067.0",
"libram": "^0.9.28",
"libram": "^0.9.29",
"lint-staged": "^15.2.9",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/garbo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"garbo-lib": "*",
"grimoire-kolmafia": "^0.3.26",
"kolmafia": "^5.28067.0",
"libram": "^0.9.28"
"libram": "^0.9.29"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4335,7 +4335,7 @@ __metadata:
eslint: ^9.9.0
eslint-config-garbo: ^0.0.1
kolmafia: ^5.28067.0
libram: ^0.9.28
libram: ^0.9.29
lint-staged: ^15.2.9
madge: ^8.0.0
prettier: ^3.3.3
Expand Down Expand Up @@ -4390,7 +4390,7 @@ __metadata:
garbo-lib: "*"
grimoire-kolmafia: ^0.3.26
kolmafia: ^5.28067.0
libram: ^0.9.28
libram: ^0.9.29
lint-staged: ^15.2.9
madge: ^8.0.0
prettier: ^3.3.3
Expand Down Expand Up @@ -5054,14 +5054,14 @@ __metadata:
languageName: node
linkType: hard

"libram@npm:^0.9.28":
version: 0.9.28
resolution: "libram@npm:0.9.28"
"libram@npm:^0.9.29":
version: 0.9.29
resolution: "libram@npm:0.9.29"
dependencies:
html-entities: ^2.5.2
peerDependencies:
kolmafia: ^5.28100.0
checksum: 469eb035fe531a6ab014e8b070ac7eb3779e793612544f1a8c3f7916a88bc2327410556359185db7932f6a3bc24a19a414705176198c28791951b515cdbb61bf
checksum: 7e527c69e33c90f50418c1cd0605e97b92c2bd08c69d0e83bd7c01d61a76a5c34a0958ee201d157a741d2a3d703e89e4432d7538dd9a2c969a3ec49fa5b7f465
languageName: node
linkType: hard

Expand Down
Loading