Skip to content

Commit 2036565

Browse files
Update dependency typescript to v5
1 parent 18ba117 commit 2036565

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
@@ -35,6 +35,6 @@
3535
"eslint-plugin-import": "2.26.0",
3636
"eslint-plugin-node": "11.1.0",
3737
"eslint-plugin-promise": "6.0.1",
38-
"typescript": "4.7.4"
38+
"typescript": "5.7.2"
3939
}
4040
}

yarn.lock

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

1297-
typescript@4.7.4:
1298-
version "4.7.4"
1299-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
1300-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1297+
typescript@5.7.2:
1298+
version "5.7.2"
1299+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1300+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
13011301

13021302
unbox-primitive@^1.0.1:
13031303
version "1.0.1"

0 commit comments

Comments
 (0)