Skip to content

Commit 46b91d6

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 05282f9 commit 46b91d6

2 files changed

Lines changed: 60 additions & 62 deletions

File tree

deno.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"@ignore": "npm:ignore@^7.0.5",
3737
"@libs/xml": "jsr:@libs/xml@^7.0.3",
3838
"@mango/nifti": "npm:@bids/nifti-reader-js@^0.6.9",
39-
"@std/assert": "jsr:@std/assert@^1.0.16",
40-
"@std/fmt": "jsr:@std/fmt@^1.0.8",
41-
"@std/fs": "jsr:@std/fs@^1.0.21",
42-
"@std/io": "jsr:@std/io@^0.225.2",
39+
"@std/assert": "jsr:@std/assert@^1.0.18",
40+
"@std/fmt": "jsr:@std/fmt@^1.0.9",
41+
"@std/fs": "jsr:@std/fs@^1.0.22",
42+
"@std/io": "jsr:@std/io@^0.225.3",
4343
"@std/log": "jsr:@std/log@^0.224.14",
4444
"@std/path": "jsr:@std/path@^1.1.4",
45-
"@std/streams": "jsr:@std/streams@^1.0.16",
46-
"@std/testing": "jsr:@std/testing@^1.0.16",
47-
"@std/yaml": "jsr:@std/yaml@^1.0.10",
45+
"@std/streams": "jsr:@std/streams@^1.0.17",
46+
"@std/testing": "jsr:@std/testing@^1.0.17",
47+
"@std/yaml": "jsr:@std/yaml@^1.0.11",
4848
"ansi-escapes": "npm:ansi-escapes@^7.2.0",
49-
"isomorphic-git": "npm:isomorphic-git@^1.36.1",
49+
"isomorphic-git": "npm:isomorphic-git@^1.36.3",
5050
"hash-wasm": "npm:hash-wasm@^4.12.0",
5151
"marked": "npm:marked@^15.0.12",
5252
"supports-hyperlinks": "npm:supports-hyperlinks@^4.4.0"

deno.lock

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

0 commit comments

Comments
 (0)