Skip to content

Commit 410c80d

Browse files
[DATALAD RUNCMD] bash -c 'deno update --compatible @bids/...
=== Do not change lines below === { "chain": [], "cmd": "bash -c 'deno update --compatible @bids/schema &&\n deno update --compatible --minimum-dependency-age 20160 '\"'\"'!@bids/schema'\"'\"''", "exit": 0, "extra_inputs": [], "inputs": [ "deno.json", "deno.lock" ], "outputs": [ "deno.json", "deno.lock" ], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent 6aa8acf commit 410c80d

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)