Skip to content

Commit 61e229d

Browse files
committed
deps: Update to @bids/validator 2.0.3
1 parent 6ba86dd commit 61e229d

File tree

6 files changed

+139
-1065
lines changed

6 files changed

+139
-1065
lines changed

.pnp.cjs

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

cli/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"coverage": "deno test --allow-read --allow-write --allow-net --allow-env --allow-sys --coverage ./ && deno coverage ./coverage --lcov > ./coverage.lcov"
1818
},
1919
"imports": {
20-
"@bids/validator": "jsr:@bids/validator@^2.0.2",
20+
"@bids/validator": "jsr:@bids/validator@^2.0.3",
2121
"@cliffy/command": "jsr:@effigies/[email protected]",
2222
"@cliffy/prompt": "jsr:@cliffy/prompt@^1.0.0-rc.7",
2323
"@deno-library/progress": "jsr:@deno-library/progress@^1.4.9",

0 commit comments

Comments
 (0)