Skip to content

Commit 2b8138d

Browse files
Update dependency typescript to v5.5.3
1 parent af6222f commit 2b8138d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "18.2.0",
1919
"react-textarea-autosize": "8.5.3",
2020
"react-use": "17.5.0",
21-
"typescript": "5.4.5",
21+
"typescript": "5.5.3",
2222
"vite": "5.2.9",
2323
"vite-tsconfig-paths": "4.3.2",
2424
"web-vitals": "3.5.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,10 +1482,10 @@ tslib@^2.1.0:
14821482
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
14831483
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
14841484

1485-
typescript@5.4.5:
1486-
version "5.4.5"
1487-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1488-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1485+
typescript@5.5.3:
1486+
version "5.5.3"
1487+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
1488+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
14891489

14901490
undici-types@~5.26.4:
14911491
version "5.26.5"

0 commit comments

Comments
 (0)