Skip to content

Commit b75aad0

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent bce8628 commit b75aad0

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
@@ -17,7 +17,7 @@
1717
"prettier": "3.6.2",
1818
"rimraf": "6.0.1",
1919
"ts-node": "10.9.2",
20-
"typescript": "5.9.2"
20+
"typescript": "5.9.3"
2121
},
2222
"scripts": {
2323
"start": "yarn workspace @swg-map-viewer/frontend run start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6261,10 +6261,10 @@ typed-array-length@^1.0.6, typed-array-length@^1.0.7:
62616261
possible-typed-array-names "^1.0.0"
62626262
reflect.getprototypeof "^1.0.6"
62636263

6264-
typescript@5.9.2:
6265-
version "5.9.2"
6266-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6267-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
6264+
typescript@5.9.3:
6265+
version "5.9.3"
6266+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6267+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
62686268

62696269
unbox-primitive@^1.0.2:
62706270
version "1.0.2"

0 commit comments

Comments
 (0)