Skip to content

Commit 5fe5690

Browse files
chore(deps): update dependency typescript to ^5.8.3 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 416bffa commit 5fe5690

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
6464
"ts-jest": "^29.3.1",
65-
"typescript": "^5.8.2"
65+
"typescript": "^5.8.3"
6666
}
6767
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8454,10 +8454,10 @@ typescript-eslint@^8.20.0:
84548454
"@typescript-eslint/parser" "8.20.0"
84558455
"@typescript-eslint/utils" "8.20.0"
84568456

8457-
typescript@^5.8.2:
8458-
version "5.8.2"
8459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8460-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
8457+
typescript@^5.8.3:
8458+
version "5.8.3"
8459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8460+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
84618461

84628462
uglify-js@^3.1.4:
84638463
version "3.19.3"

0 commit comments

Comments
 (0)