Skip to content

Commit 6295ad3

Browse files
Update dependency typescript to v5.5.2
1 parent ee1ea55 commit 6295ad3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"eslint-config-prettier": "9.1.0",
5959
"rollup": "4.18.0",
6060
"tslib": "2.6.3",
61-
"typescript": "5.4.5"
61+
"typescript": "5.5.2"
6262
}
6363
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1168,10 +1168,10 @@ type-fest@^0.20.2:
11681168
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
11691169
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
11701170

1171-
typescript@5.4.5:
1172-
version "5.4.5"
1173-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1174-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1171+
typescript@5.5.2:
1172+
version "5.5.2"
1173+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
1174+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
11751175

11761176
uri-js@^4.2.2:
11771177
version "4.4.1"

0 commit comments

Comments
 (0)