Skip to content

Commit

Permalink
chore(deps): bump @std/cli to 0.224.6 (#68)
Browse files Browse the repository at this point in the history
@std/cli 0.224.5 → 0.224.6
  • Loading branch information
github-actions[bot] committed Jun 7, 2024
1 parent 0fb8ded commit f520f94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"imports": {
"@libs/xml": "jsr:@libs/[email protected]",
"@std/assert": "jsr:@std/[email protected]",
"@std/cli": "jsr:@std/[email protected].5",
"@std/cli": "jsr:@std/[email protected].6",
"@std/path": "jsr:@std/[email protected]",
"@std/toml": "jsr:@std/[email protected]",
"@wok/case": "jsr:@wok/[email protected]"
Expand Down
11 changes: 4 additions & 7 deletions deno.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"jsr:@libs/[email protected]": "jsr:@libs/[email protected]",
"jsr:@std/[email protected]": "jsr:@std/[email protected]",
"jsr:@std/assert@^0.226.0": "jsr:@std/[email protected]",
"jsr:@std/[email protected].5": "jsr:@std/[email protected].5",
"jsr:@std/[email protected].6": "jsr:@std/[email protected].6",
"jsr:@std/collections@^1.0.0-rc.1": "jsr:@std/[email protected]",
"jsr:@std/internal@^1.0.0": "jsr:@std/[email protected]",
"jsr:@std/[email protected]": "jsr:@std/[email protected]",
Expand All @@ -29,11 +29,8 @@
"jsr:@std/internal@^1.0.0"
]
},
"@std/[email protected]": {
"integrity": "79f1b02ac18f6c26de3eb33fe6458c02447eaa21b9be1db1b6efb907f02acd7a",
"dependencies": [
"jsr:@std/assert@^0.226.0"
]
"@std/[email protected]": {
"integrity": "98d7e17a70c1c24980baa2b9a511b29e0a460e7a3b8e3d4e220979d77d5f348e"
},
"@std/[email protected]": {
"integrity": "e69fa667e4bede8f1013be9fb48915e564707a2b054848ca4a4da1f3f10251d9"
Expand Down Expand Up @@ -63,7 +60,7 @@
"dependencies": [
"jsr:@libs/[email protected]",
"jsr:@std/[email protected]",
"jsr:@std/[email protected].5",
"jsr:@std/[email protected].6",
"jsr:@std/[email protected]",
"jsr:@std/[email protected]",
"jsr:@wok/[email protected]"
Expand Down

0 comments on commit f520f94

Please sign in to comment.