Skip to content

Commit 79b3f14

Browse files
Update dependency typescript to v6
1 parent ded8823 commit 79b3f14

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.3",
8484
"webpack": "5.106.2",
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
@@ -8092,10 +8092,10 @@ typedarray@~0.0.5:
80928092
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.7.tgz#799207136a37f3b3efb8c66c40010d032714dc73"
80938093
integrity sha512-ueeb9YybpjhivjbHP2LdFDAjbS948fGEPj+ACAMs4xCMmh72OCOMQWBQKlaN4ZNQ04yfLSDLSx1tGRIoWimObQ==
80948094

8095-
typescript@5.9.3:
8096-
version "5.9.3"
8097-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8098-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
8095+
typescript@6.0.3:
8096+
version "6.0.3"
8097+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
8098+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
80998099

81008100
ua-parser-js@^1.0.33:
81018101
version "1.0.38"

0 commit comments

Comments
 (0)