Skip to content

Commit bf6335a

Browse files
committed
chore(deps): bump deps, notably, fetch-cache-mock with null body hash
1 parent df64973 commit bf6335a

File tree

2 files changed

+25
-97
lines changed

2 files changed

+25
-97
lines changed

deno.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"build:npm": "deno run -A scripts/build-npm.ts"
2020
},
2121
"imports": {
22-
"@deno/dnt": "jsr:@deno/dnt@^0.41.3",
23-
"@gadicc/fetch-mock-cache": "jsr:@gadicc/fetch-mock-cache@^2.1.0",
24-
"@std/assert": "jsr:@std/assert@1",
22+
"@deno/dnt": "jsr:@deno/dnt@^0.42.3",
23+
"@gadicc/fetch-mock-cache": "jsr:@gadicc/fetch-mock-cache@^2.3.1",
24+
"@std/assert": "jsr:@std/assert@^1.0.15",
2525
"@std/expect": "jsr:@std/expect@^1.0.17",
2626
"@std/testing": "jsr:@std/testing@^1.0.16",
2727
"ajv": "npm:ajv@^8.17.1",
2828
"ajv-errors": "npm:ajv-errors@^3.0.0",
2929
"ajv-formats": "npm:ajv-formats@^3.0.1",
3030
"openapi-types": "npm:openapi-types@^12.1.3",
3131
"openapi-typescript": "npm:openapi-typescript@^7.9.1",
32-
"semantic-release": "npm:semantic-release@^24.1.2"
32+
"semantic-release": "npm:semantic-release@^24.2.9"
3333
},
3434
"publish": {
3535
"include": ["src", "README.md"]

deno.lock

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

0 commit comments

Comments
 (0)