Skip to content

Commit 9595734

Browse files
update deps (#56)
* update deps * Update Changelog
1 parent 878c6ef commit 9595734

File tree

3 files changed

+434
-416
lines changed

3 files changed

+434
-416
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(unreleased)
22
------------------
3+
* 依存関係の更新
34

45
5.2.4 / 2025/10/01
56
------------------

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@misskey-dev/eslint-plugin": "^2.1.0",
2525
"@types/debug": "4.1.12",
2626
"@types/escape-regexp": "^0.0.3",
27-
"@types/node": "22.18.8",
28-
"@typescript-eslint/eslint-plugin": "^8.45.0",
29-
"@typescript-eslint/parser": "^8.45.0",
27+
"@types/node": "24.9.1",
28+
"@typescript-eslint/eslint-plugin": "^8.46.2",
29+
"@typescript-eslint/parser": "^8.46.2",
3030
"debug": "^4.4.3",
31-
"eslint": "^9.36.0",
31+
"eslint": "^9.38.0",
3232
"eslint-plugin-import": "^2.32.0",
3333
"fastify": "^5.6.1",
3434
"fastify-cli": "^7.4.0",
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"cheerio": "1.1.2",
4141
"escape-regexp": "0.0.1",
42-
"got": "^14.4.9",
42+
"got": "^14.6.0",
4343
"html-entities": "2.6.0",
4444
"iconv-lite": "0.7.0",
4545
"jschardet": "3.1.4",

0 commit comments

Comments
 (0)