Skip to content

Commit df6932b

Browse files
chore(deps): update dependency typescript to v6
1 parent d36bd63 commit df6932b

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-wc": "^1.3.2",
2727
"prettier": "^3.0.0",
2828
"ts-lit-plugin": "^1.2.1",
29-
"typescript": "^5.0.0",
29+
"typescript": "^6.0.0",
3030
"vite": "^4.0.0"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,10 @@ typescript@^3.8.3:
18841884
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz"
18851885
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
18861886

1887-
typescript@^5.0.0:
1888-
version "5.0.2"
1889-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.2.tgz"
1890-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
1887+
typescript@^6.0.0:
1888+
version "6.0.3"
1889+
resolved "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz"
1890+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
18911891

18921892
union-value@^1.0.0:
18931893
version "1.0.1"

0 commit comments

Comments
 (0)