Skip to content

Commit 6942005

Browse files
authored
Merge pull request #1454 from privy-open-source/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.6.2
2 parents f3341fa + d3b58b4 commit 6942005

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"sharp": "0.33.5",
7575
"svgo": "3.3.2",
7676
"tailwindcss": "3.4.10",
77-
"typescript": "5.5.4",
77+
"typescript": "5.6.2",
7878
"ufo": "1.5.4",
7979
"unenv": "1.10.0",
8080
"vite-plugin-image-optimizer": "1.1.8",

packages/eslint-config-persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-unicorn": "54.0.0",
3232
"eslint-plugin-varspacing": "1.2.2",
3333
"eslint-plugin-vue": "9.23.0",
34-
"typescript": "5.5.4"
34+
"typescript": "5.6.2"
3535
},
3636
"keywords": [
3737
"eslint",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3893,7 +3893,7 @@ __metadata:
38933893
tabbable: "npm:6.2.0"
38943894
tailwindcss: "npm:3.4.10"
38953895
tiptap-extension-font-size: "npm:^1.2.0"
3896-
typescript: "npm:5.5.4"
3896+
typescript: "npm:5.6.2"
38973897
ufo: "npm:1.5.4"
38983898
unenv: "npm:1.10.0"
38993899
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -3928,7 +3928,7 @@ __metadata:
39283928
eslint-plugin-unicorn: 54.0.0
39293929
eslint-plugin-varspacing: 1.2.2
39303930
eslint-plugin-vue: 9.23.0
3931-
typescript: 5.5.4
3931+
typescript: 5.6.2
39323932
languageName: unknown
39333933
linkType: soft
39343934

@@ -19826,23 +19826,23 @@ __metadata:
1982619826
languageName: node
1982719827
linkType: hard
1982819828

19829-
"typescript@npm:5.5.4":
19830-
version: 5.5.4
19831-
resolution: "typescript@npm:5.5.4"
19829+
"typescript@npm:5.6.2":
19830+
version: 5.6.2
19831+
resolution: "typescript@npm:5.6.2"
1983219832
bin:
1983319833
tsc: bin/tsc
1983419834
tsserver: bin/tsserver
19835-
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
19835+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
1983619836
languageName: node
1983719837
linkType: hard
1983819838

19839-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
19840-
version: 5.5.4
19841-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
19839+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
19840+
version: 5.6.2
19841+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
1984219842
bin:
1984319843
tsc: bin/tsc
1984419844
tsserver: bin/tsserver
19845-
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
19845+
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
1984619846
languageName: node
1984719847
linkType: hard
1984819848

0 commit comments

Comments
 (0)