Skip to content

Commit ebad797

Browse files
Update dependency typescript-eslint to v8.57.1
1 parent 358a77a commit ebad797

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/kg-mobiledoc-html-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"sinon": "21.0.3",
5050
"tsx": "4.21.0",
5151
"typescript": "5.8.3",
52-
"typescript-eslint": "8.57.0"
52+
"typescript-eslint": "8.57.1"
5353
}
5454
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14506,6 +14506,11 @@ typescript@5.8.2:
1450614506
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1450714507
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1450814508

14509+
typescript@5.8.3:
14510+
version "5.8.3"
14511+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
14512+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
14513+
1450914514
typescript@5.9.3, "typescript@>=3 < 6":
1451014515
version "5.9.3"
1451114516
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"

0 commit comments

Comments
 (0)