Skip to content

Commit b30e0a6

Browse files
authored
Merge pull request #116 from yummy-recipes/renovate/typescript-5.x
Update dependency typescript to v5.7.3
2 parents 612f6f3 + ed33932 commit b30e0a6

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
@@ -38,7 +38,7 @@
3838
"react": "latest",
3939
"react-dom": "latest",
4040
"tailwindcss": "3.4.17",
41-
"typescript": "5.7.2"
41+
"typescript": "5.7.3"
4242
},
4343
"devDependencies": {
4444
"@chromatic-com/storybook": "3.2.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -13689,23 +13689,23 @@ __metadata:
1368913689
languageName: node
1369013690
linkType: hard
1369113691

13692-
"typescript@npm:5.7.2":
13693-
version: 5.7.2
13694-
resolution: "typescript@npm:5.7.2"
13692+
"typescript@npm:5.7.3":
13693+
version: 5.7.3
13694+
resolution: "typescript@npm:5.7.3"
1369513695
bin:
1369613696
tsc: bin/tsc
1369713697
tsserver: bin/tsserver
13698-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
13698+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
1369913699
languageName: node
1370013700
linkType: hard
1370113701

13702-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
13703-
version: 5.7.2
13704-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
13702+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
13703+
version: 5.7.3
13704+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
1370513705
bin:
1370613706
tsc: bin/tsc
1370713707
tsserver: bin/tsserver
13708-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
13708+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
1370913709
languageName: node
1371013710
linkType: hard
1371113711

@@ -14482,7 +14482,7 @@ __metadata:
1448214482
react-dom: "npm:latest"
1448314483
storybook: "npm:8.4.7"
1448414484
tailwindcss: "npm:3.4.17"
14485-
typescript: "npm:5.7.2"
14485+
typescript: "npm:5.7.3"
1448614486
vite-tsconfig-paths: "npm:5.1.4"
1448714487
vitest: "npm:2.1.8"
1448814488
languageName: unknown

0 commit comments

Comments
 (0)