Skip to content

Commit adc79fa

Browse files
committed
[Dev Deps] update @arethetypeswrong/cli
1 parent af54a47 commit adc79fa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ npm-shrinkwrap.json
134134
package-lock.json
135135
yarn.lock
136136

137-
.npmignore
137+
.npmignore

index.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ declare function hasTypes(
55
},
66
): Promise<`@types/${string}` | boolean>;
77

8-
export default hasTypes;
8+
export default hasTypes;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tmp": "^0.2.3"
5252
},
5353
"devDependencies": {
54-
"@arethetypeswrong/cli": "^0.17.0",
54+
"@arethetypeswrong/cli": "^0.17.1",
5555
"@ljharb/eslint-config": "^21.1.1",
5656
"@ljharb/tsconfig": "^0.2.2",
5757
"@types/node": "^22.10.1",

0 commit comments

Comments
 (0)