Skip to content

Commit f8d0762

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 5614643 commit f8d0762

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.8.3"
20+
"typescript": "5.9.2"
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
@@ -6265,10 +6265,10 @@ typed-array-length@^1.0.6, typed-array-length@^1.0.7:
62656265
possible-typed-array-names "^1.0.0"
62666266
reflect.getprototypeof "^1.0.6"
62676267

6268-
typescript@5.8.3:
6269-
version "5.8.3"
6270-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6271-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
6268+
typescript@5.9.2:
6269+
version "5.9.2"
6270+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6271+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
62726272

62736273
unbox-primitive@^1.0.2:
62746274
version "1.0.2"

0 commit comments

Comments
 (0)