Skip to content

Commit 40af4e7

Browse files
committed
update devDependencies
Signed-off-by: ふぁ <yuki@yuki0311.com>
1 parent b184228 commit 40af4e7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

twitter-openapi-typescript/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525
"twitter-openapi-typescript-generated": "^0.0.12"
2626
},
2727
"devDependencies": {
28-
"@types/jest": "any",
29-
"@types/node": "any",
30-
"@types/node-fetch": "any",
31-
"@typescript-eslint/eslint-plugin": "any",
32-
"@typescript-eslint/parser": "any",
28+
"@types/jest": "*",
29+
"@types/node": "*",
30+
"@types/node-fetch": "*",
31+
"@typescript-eslint/eslint-plugin": "*",
32+
"@typescript-eslint/parser": "*",
3333
"dotenv": "^16.3.0",
3434
"eslint": "^8.50.0",
35-
"eslint-config-standard-with-typescript": "any",
36-
"eslint-plugin-import": "any",
37-
"eslint-plugin-n": "any",
38-
"eslint-plugin-promise": "any",
35+
"eslint-config-standard-with-typescript": "*",
36+
"eslint-plugin-import": "*",
37+
"eslint-plugin-n": "*",
38+
"eslint-plugin-promise": "*",
3939
"jest": "^29.7.0",
40-
"ts-jest": "any",
40+
"ts-jest": "*",
4141
"log4js": "^6.9.0",
4242
"node-fetch": "^2.0.0",
4343
"typescript": "^5.2.0"

0 commit comments

Comments
 (0)