Skip to content

Commit 1b9e8f7

Browse files
chore(deps): update dependency typescript to ^5.9.3 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f56ba8 commit 1b9e8f7

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
@@ -44,6 +44,6 @@
4444
"jest": "^29.7.0",
4545
"npm-check-updates": "^18.3.1",
4646
"ts-jest": "^29.4.4",
47-
"typescript": "^5.9.2"
47+
"typescript": "^5.9.3"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7252,10 +7252,10 @@ typed-array-length@^1.0.4:
72527252
for-each "^0.3.3"
72537253
is-typed-array "^1.1.9"
72547254

7255-
typescript@^5.9.2:
7256-
version "5.9.2"
7257-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
7258-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
7255+
typescript@^5.9.3:
7256+
version "5.9.3"
7257+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7258+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
72597259

72607260
uglify-js@^3.1.4:
72617261
version "3.17.4"

0 commit comments

Comments
 (0)