Skip to content

Commit 344912f

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

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.3.1",
5858
"rimraf": "^6.0.1",
5959
"ts-jest": "^29.4.4",
60-
"typescript": "^5.9.2"
60+
"typescript": "^5.9.3"
6161
}
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8042,10 +8042,10 @@ typescript-eslint@^8.32.0, typescript-eslint@^8.44.1:
80428042
"@typescript-eslint/typescript-estree" "8.44.1"
80438043
"@typescript-eslint/utils" "8.44.1"
80448044

8045-
typescript@^5.9.2:
8046-
version "5.9.2"
8047-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8048-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
8045+
typescript@^5.9.3:
8046+
version "5.9.3"
8047+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8048+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
80498049

80508050
uglify-js@^3.1.4:
80518051
version "3.19.3"

0 commit comments

Comments
 (0)