Skip to content

Commit 71aa54f

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 --latest --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 71aa54f

2 files changed

Lines changed: 55 additions & 58 deletions

File tree

deno.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@
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",
39+
"@std/assert": "jsr:@std/assert@^1.0.17",
40+
"@std/fmt": "jsr:@std/fmt@^1.0.9",
41+
"@std/fs": "jsr:@std/fs@^1.0.22",
4242
"@std/io": "jsr:@std/io@^0.225.2",
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",
51-
"marked": "npm:marked@^15.0.12",
51+
"marked": "npm:marked@^17.0.1",
5252
"supports-hyperlinks": "npm:supports-hyperlinks@^4.4.0"
5353
},
5454
"nodeModulesDir": "auto",

deno.lock

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

0 commit comments

Comments
 (0)