Skip to content

Commit 9adffd3

Browse files
Update dependency typescript to v6
1 parent 36da751 commit 9adffd3

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
@@ -80,7 +80,7 @@
8080
"stylelint-scss": "7.0.0",
8181
"svg-symbol-sprite": "1.5.2",
8282
"ts-loader": "9.5.7",
83-
"typescript": "5.9.3",
83+
"typescript": "6.0.2",
8484
"webpack": "5.105.4",
8585
"webpack-cli": "7.0.2",
8686
"webpack-shell-plugin-next": "2.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8098,10 +8098,10 @@ typedarray@~0.0.5:
80988098
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.7.tgz#799207136a37f3b3efb8c66c40010d032714dc73"
80998099
integrity sha512-ueeb9YybpjhivjbHP2LdFDAjbS948fGEPj+ACAMs4xCMmh72OCOMQWBQKlaN4ZNQ04yfLSDLSx1tGRIoWimObQ==
81008100

8101-
typescript@5.9.3:
8102-
version "5.9.3"
8103-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8104-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
8101+
typescript@6.0.2:
8102+
version "6.0.2"
8103+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
8104+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
81058105

81068106
ua-parser-js@^1.0.33:
81078107
version "1.0.38"

0 commit comments

Comments
 (0)