Skip to content

Commit ec6cf23

Browse files
Merge pull request #476 from llun/dependabot/npm_and_yarn/typescript-5.8.2
Bump typescript from 5.7.3 to 5.8.2
2 parents 6b7a552 + 6fae4ea commit ec6cf23

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/xml2js": "^0.4.14",
6767
"ava": "^6.2.0",
6868
"sinon": "^19.0.2",
69-
"typescript": "^5.7.3"
69+
"typescript": "^5.8.2"
7070
},
7171
"resolutions": {
7272
"@octokit/rest": "21.1.1"

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2784,7 +2784,7 @@ __metadata:
27842784
sqlite3: "npm:^5.1.7"
27852785
tailwindcss: "npm:^4.0.6"
27862786
tailwindcss-cli: "npm:^0.1.2"
2787-
typescript: "npm:^5.7.3"
2787+
typescript: "npm:^5.8.2"
27882788
xml2js: "npm:^0.6.2"
27892789
languageName: unknown
27902790
linkType: soft
@@ -5926,23 +5926,23 @@ __metadata:
59265926
languageName: node
59275927
linkType: hard
59285928

5929-
"typescript@npm:^5.7.3":
5930-
version: 5.7.3
5931-
resolution: "typescript@npm:5.7.3"
5929+
"typescript@npm:^5.8.2":
5930+
version: 5.8.2
5931+
resolution: "typescript@npm:5.8.2"
59325932
bin:
59335933
tsc: bin/tsc
59345934
tsserver: bin/tsserver
5935-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
5935+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
59365936
languageName: node
59375937
linkType: hard
59385938

5939-
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
5940-
version: 5.7.3
5941-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
5939+
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
5940+
version: 5.8.2
5941+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
59425942
bin:
59435943
tsc: bin/tsc
59445944
tsserver: bin/tsserver
5945-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
5945+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
59465946
languageName: node
59475947
linkType: hard
59485948

0 commit comments

Comments
 (0)