Skip to content

Commit 1269845

Browse files
Update dependency typescript to v5.5.4
1 parent 59a4073 commit 1269845

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
@@ -47,7 +47,7 @@
4747
"eslint": "8.57.0",
4848
"eslint-config-prettier": "9.1.0",
4949
"microbundle": "0.15.1",
50-
"typescript": "5.5.3"
50+
"typescript": "5.5.4"
5151
},
5252
"type": "module",
5353
"source": "src/is-touch.ts",

yarn.lock

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

3949-
3950-
version "5.5.3"
3951-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
3952-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
3949+
3950+
version "5.5.4"
3951+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3952+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
39533953

39543954
typescript@^4.1.3:
39553955
version "4.9.4"

0 commit comments

Comments
 (0)