Skip to content

Commit 08123dd

Browse files
Update dependency typescript to v6
1 parent 8c9b441 commit 08123dd

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.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
@@ -8087,10 +8087,10 @@ typedarray@~0.0.5:
80878087
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.7.tgz#799207136a37f3b3efb8c66c40010d032714dc73"
80888088
integrity sha512-ueeb9YybpjhivjbHP2LdFDAjbS948fGEPj+ACAMs4xCMmh72OCOMQWBQKlaN4ZNQ04yfLSDLSx1tGRIoWimObQ==
80898089

8090-
typescript@5.9.3:
8091-
version "5.9.3"
8092-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8093-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
8090+
typescript@6.0.3:
8091+
version "6.0.3"
8092+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
8093+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
80948094

80958095
ua-parser-js@^1.0.33:
80968096
version "1.0.38"

0 commit comments

Comments
 (0)