We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20324a commit e9af5bcCopy full SHA for e9af5bc
1 file changed
package.json
@@ -42,18 +42,18 @@
42
},
43
"homepage": "https://github.com/dashlog/fetch-github-repositories#readme",
44
"devDependencies": {
45
- "@openally/config.eslint": "^1.1.0",
+ "@openally/config.eslint": "^2.1.0",
46
"@openally/config.typescript": "^1.0.3",
47
"@types/http-link-header": "^1.0.7",
48
- "@types/node": "^22.0.2",
49
- "c8": "^10.1.2",
50
- "glob": "^11.0.0",
+ "@types/node": "^22.15.3",
+ "c8": "^10.1.3",
+ "glob": "^11.0.2",
51
"rimraf": "^6.0.1",
52
- "tsx": "^4.16.2",
53
- "typescript": "^5.5.3"
+ "tsx": "^4.19.4",
+ "typescript": "^5.8.3"
54
55
"dependencies": {
56
- "@myunisoft/httpie": "^5.0.0",
+ "@myunisoft/httpie": "^5.0.1",
57
"combine-async-iterators": "^3.0.0",
58
"http-link-header": "^1.1.3"
59
}
0 commit comments