Skip to content

Commit 213c6d0

Browse files
committed
Fix incorrect types
Patched by obsidian-typings
1 parent a393f35 commit 213c6d0

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

npm-shrinkwrap.json

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"yosay": "^3.0.0"
4646
},
4747
"devDependencies": {
48+
"@antfu/utils": "9.2.0",
4849
"@tsconfig/strictest": "^2.0.5",
4950
"@types/debug": "^4.1.12",
5051
"@types/json-schema": "^7.0.15",
@@ -61,6 +62,7 @@
6162
"node": ">=18.0.0"
6263
},
6364
"overrides": {
65+
"@antfu/utils": "$@antfu/utils",
6466
"type-fest": "^4.35.0",
6567
"whatwg-url": "^14.1.0"
6668
}

0 commit comments

Comments
 (0)