Skip to content

Commit e9af5bc

Browse files
committed
chore: update dependencies
1 parent b20324a commit e9af5bc

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
},
4343
"homepage": "https://github.com/dashlog/fetch-github-repositories#readme",
4444
"devDependencies": {
45-
"@openally/config.eslint": "^1.1.0",
45+
"@openally/config.eslint": "^2.1.0",
4646
"@openally/config.typescript": "^1.0.3",
4747
"@types/http-link-header": "^1.0.7",
48-
"@types/node": "^22.0.2",
49-
"c8": "^10.1.2",
50-
"glob": "^11.0.0",
48+
"@types/node": "^22.15.3",
49+
"c8": "^10.1.3",
50+
"glob": "^11.0.2",
5151
"rimraf": "^6.0.1",
52-
"tsx": "^4.16.2",
53-
"typescript": "^5.5.3"
52+
"tsx": "^4.19.4",
53+
"typescript": "^5.8.3"
5454
},
5555
"dependencies": {
56-
"@myunisoft/httpie": "^5.0.0",
56+
"@myunisoft/httpie": "^5.0.1",
5757
"combine-async-iterators": "^3.0.0",
5858
"http-link-header": "^1.1.3"
5959
}

0 commit comments

Comments
 (0)