Skip to content

Commit 03784ab

Browse files
chore(deps): update dependency typescript to v5.5.2 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5465af5 commit 03784ab

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
@@ -96,6 +96,6 @@
9696
"@types/node": "18.19.31",
9797
"@types/vscode": "1.75.0",
9898
"prettier": "3.2.5",
99-
"typescript": "5.4.5"
99+
"typescript": "5.5.2"
100100
}
101101
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@ strip-ansi@^7.0.1:
301301
dependencies:
302302
ansi-regex "^6.0.1"
303303

304-
typescript@5.4.5:
305-
version "5.4.5"
306-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
307-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
304+
typescript@5.5.2:
305+
version "5.5.2"
306+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
307+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
308308

309309
undici-types@~5.26.4:
310310
version "5.26.5"

0 commit comments

Comments
 (0)