Skip to content

Commit a2bc7c0

Browse files
Update dependency typescript to v5.6.2
1 parent 16c80ec commit a2bc7c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"eslint-config-prettier": "9.1.0",
5959
"rollup": "4.21.2",
6060
"tslib": "2.7.0",
61-
"typescript": "5.5.4"
61+
"typescript": "5.6.2"
6262
}
6363
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,10 +1276,10 @@ type-fest@^0.20.2:
12761276
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
12771277
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
12781278

1279-
typescript@5.5.4:
1280-
version "5.5.4"
1281-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
1282-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1279+
typescript@5.6.2:
1280+
version "5.6.2"
1281+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
1282+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
12831283

12841284
uri-js@^4.2.2:
12851285
version "4.4.1"

0 commit comments

Comments
 (0)