Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
(cherry picked from commit fd1316f)
  • Loading branch information
hugoalh committed Oct 10, 2024
1 parent b545a48 commit 6bf1def
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"imports": {
"COLOR": "npm:color@4.2.3",
"COLORNAMESPACELISTCOMMUNITY": "npm:color-name-list@10.25.1/dist/colornames.esm.js",
"COLORNAMESPACELISTCOMMUNITY": "npm:color-name-list@10.28.0/dist/colornames.esm.js",
"EXFETCH": "jsr:@hugoalh/exfetch@0.5.1",
"GHACTIONS": "jsr:@hugoalh/github-actions-core@0.2.1",
"ISJSON": "jsr:@hugoalh/is-json@1.0.2",
"ISSTRINGSINGLELINE":"jsr:@hugoalh/is-string-singleline@1.0.0",
"ISSTRINGSINGLELINE":"jsr:@hugoalh/is-string-singleline@1.0.2",
"REGEXPURL": "npm:url-regex-safe@4.0.0",
"STD/assert": "jsr:@std/assert@1.0.5",
"STD/fs": "jsr:@std/fs@1.0.3",
"STD/assert": "jsr:@std/assert@1.0.6",
"STD/fs": "jsr:@std/fs@1.0.4",
"STD/media-types": "jsr:@std/media-types@1.0.3",
"STD/path": "jsr:@std/path@1.0.6",
"STD/yaml": "jsr:@std/yaml@1.0.5",
Expand Down

0 comments on commit 6bf1def

Please sign in to comment.