Skip to content

Commit c34f2ec

Browse files
chore(deps): update dependency typescript to ^5.9.2 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 927b796 commit c34f2ec

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
@@ -57,6 +57,6 @@
5757
"npm-check-updates": "^18.0.2",
5858
"rimraf": "^6.0.1",
5959
"ts-jest": "^29.4.0",
60-
"typescript": "^5.8.3"
60+
"typescript": "^5.9.2"
6161
}
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8092,10 +8092,10 @@ typescript-eslint@^8.32.0, typescript-eslint@^8.38.0:
80928092
"@typescript-eslint/typescript-estree" "8.38.0"
80938093
"@typescript-eslint/utils" "8.38.0"
80948094

8095-
typescript@^5.8.3:
8096-
version "5.8.3"
8097-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8098-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
8095+
typescript@^5.9.2:
8096+
version "5.9.2"
8097+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8098+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
80998099

81008100
uglify-js@^3.1.4:
81018101
version "3.19.3"

0 commit comments

Comments
 (0)