Skip to content

Commit f3fd882

Browse files
authored
Merge pull request #300 from bids-standard/deps/compatible
chore(deps): Update strategy compatible
2 parents 6aa8acf + 410c80d commit f3fd882

File tree

2 files changed

+25
-28
lines changed

2 files changed

+25
-28
lines changed

deno.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"@ignore": "npm:ignore@^7.0.5",
3636
"@libs/xml": "jsr:@libs/xml@^6.0.8",
3737
"@mango/nifti": "npm:@bids/nifti-reader-js@^0.6.9",
38-
"@std/assert": "jsr:@std/assert@^1.0.15",
38+
"@std/assert": "jsr:@std/assert@^1.0.16",
3939
"@std/fmt": "jsr:@std/fmt@^1.0.8",
40-
"@std/fs": "jsr:@std/fs@^1.0.19",
40+
"@std/fs": "jsr:@std/fs@^1.0.20",
4141
"@std/io": "jsr:@std/io@^0.225.2",
4242
"@std/log": "jsr:@std/log@^0.224.14",
43-
"@std/path": "jsr:@std/path@^1.1.2",
44-
"@std/streams": "jsr:@std/streams@^1.0.13",
43+
"@std/path": "jsr:@std/path@^1.1.3",
44+
"@std/streams": "jsr:@std/streams@^1.0.14",
4545
"@std/yaml": "jsr:@std/yaml@^1.0.10",
4646
"isomorphic-git": "npm:isomorphic-git@^1.35.0",
4747
"hash-wasm": "npm:hash-wasm@^4.12.0"

deno.lock

Lines changed: 21 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)