Skip to content

Commit a741e43

Browse files
chore(deps): update dependency typescript to v5.9.2 (#965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11e85ea commit a741e43

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"ts-jest": "29.4.1",
135135
"ts-node": "10.9.2",
136136
"type-fest": "4.41.0",
137-
"typescript": "5.8.3",
137+
"typescript": "5.9.2",
138138
"jest-util": "30.0.5"
139139
}
140140
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11058,7 +11058,12 @@ typedarray@^0.0.6:
1105811058
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1105911059
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1106011060

11061-
typescript@5.8.3, typescript@~5.8.2:
11061+
typescript@5.9.2:
11062+
version "5.9.2"
11063+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
11064+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
11065+
11066+
typescript@~5.8.2:
1106211067
version "5.8.3"
1106311068
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1106411069
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==

0 commit comments

Comments
 (0)