Skip to content

Commit 25c793a

Browse files
chore(deps): update dependency typescript to v5.9.3 (#2912)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55e8453 commit 25c793a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier": "3.6.2",
8787
"semver": "7.7.2",
8888
"ts-jest": "29.4.4",
89-
"typescript": "5.9.2"
89+
"typescript": "5.9.3"
9090
},
9191
"publishConfig": {
9292
"directory": "dist",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"postcss-lightningcss": "1.0.2",
2828
"pagefind": "1.4.0",
2929
"tailwindcss": "3.4.17",
30-
"typescript": "5.9.2"
30+
"typescript": "5.9.3"
3131
},
3232
"browserslist": {
3333
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4615,10 +4615,10 @@ twoslash@^0.2.12:
46154615
"@typescript/vfs" "^1.6.0"
46164616
twoslash-protocol "0.2.12"
46174617

4618-
4619-
version "5.9.2"
4620-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4621-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
4618+
4619+
version "5.9.3"
4620+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4621+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
46224622

46234623
ufo@^1.6.1:
46244624
version "1.6.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5333,10 +5333,10 @@ typed-array-length@^1.0.7:
53335333
possible-typed-array-names "^1.0.0"
53345334
reflect.getprototypeof "^1.0.6"
53355335

5336-
5337-
version "5.9.2"
5338-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
5339-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
5336+
5337+
version "5.9.3"
5338+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
5339+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
53405340

53415341
uglify-js@^3.1.4:
53425342
version "3.19.3"

0 commit comments

Comments
 (0)