Skip to content

Commit

Permalink
chore(deps): update dependencies (#133)
Browse files Browse the repository at this point in the history
@libs/xml 5.4.14 → 5.4.16
@std/assert 1.0.3 → 1.0.6
@std/cli 1.0.4 → 1.0.6
@std/path 1.0.3 → 1.0.6
  • Loading branch information
5ouma authored Sep 27, 2024
1 parent 9e03594 commit c1f2efe
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
8 changes: 4 additions & 4 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"cov": "deno task test --coverage && deno coverage --lcov > coverage.lcov"
},
"imports": {
"@libs/xml": "jsr:@libs/xml@5.4.14",
"@std/assert": "jsr:@std/assert@1.0.3",
"@std/cli": "jsr:@std/cli@1.0.4",
"@std/path": "jsr:@std/path@1.0.3",
"@libs/xml": "jsr:@libs/xml@5.4.16",
"@std/assert": "jsr:@std/assert@1.0.6",
"@std/cli": "jsr:@std/cli@1.0.6",
"@std/path": "jsr:@std/path@1.0.6",
"@std/toml": "jsr:@std/toml@1.0.1",
"@wok/case": "jsr:@wok/case@1.0.1"
}
Expand Down
46 changes: 23 additions & 23 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1f2efe

Please sign in to comment.