Skip to content

Commit ea98a4a

Browse files
authored
Merge pull request #299 from bids-standard/deps/compatible
chore(deps): Update strategy compatible
2 parents f90cb31 + 62c180c commit ea98a4a

File tree

2 files changed

+66
-59
lines changed

2 files changed

+66
-59
lines changed

deno.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
},
2929
"imports": {
3030
"@ajv": "npm:ajv@^8.17.1",
31-
"@bids/schema": "jsr:@bids/schema@~1.1.1",
31+
"@bids/schema": "jsr:@bids/schema@~1.1.3",
3232
"@cliffy/command": "jsr:@effigies/[email protected]",
3333
"@cliffy/table": "jsr:@effigies/[email protected]",
3434
"@hed/validator": "npm:hed-validator@~4.1.4",
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.14",
38+
"@std/assert": "jsr:@std/assert@^1.0.15",
3939
"@std/fmt": "jsr:@std/fmt@^1.0.8",
4040
"@std/fs": "jsr:@std/fs@^1.0.19",
4141
"@std/io": "jsr:@std/io@^0.225.2",
4242
"@std/log": "jsr:@std/log@^0.224.14",
4343
"@std/path": "jsr:@std/path@^1.1.2",
44-
"@std/streams": "jsr:@std/streams@^1.0.12",
45-
"@std/yaml": "jsr:@std/yaml@^1.0.9",
46-
"isomorphic-git": "npm:isomorphic-git@^1.27.1",
44+
"@std/streams": "jsr:@std/streams@^1.0.13",
45+
"@std/yaml": "jsr:@std/yaml@^1.0.10",
46+
"isomorphic-git": "npm:isomorphic-git@^1.35.0",
4747
"hash-wasm": "npm:hash-wasm@^4.12.0"
4848
},
4949
"tasks": {

deno.lock

Lines changed: 61 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)