Skip to content

Commit 5ac9673

Browse files
authored
Merge pull request #260 from ryoppippi/feature/update-type-fest
feat: upgrade type-fest to version 4.18.1
2 parents e12ed75 + 9b6a7e5 commit 5ac9673

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

deno.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

import_map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"imports": {
33
"@ryoppippi/str-fns": "./src/index.ts",
4-
"type-fest": "npm:type-fest@4.15.0",
4+
"type-fest": "npm:type-fest@4.18.1",
55
"assert": "jsr:@std/assert@0.222.1",
66
"type-testing": "jsr:@std/testing@0.222.1/types",
77
"@deno/dnt": "jsr:@deno/dnt@^0.41.1"

0 commit comments

Comments
 (0)