Skip to content

Commit 4676ca0

Browse files
chore(deps): update dependency typescript to v5.7.2 (#1511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc666ee commit 4676ca0

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.27.3",
7171
"rollup-plugin-dts": "6.1.1",
7272
"ts-jest": "29.2.5",
73-
"typescript": "5.6.3"
73+
"typescript": "5.7.2"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4819,10 +4819,10 @@ types-ramda@^0.30.1:
48194819
dependencies:
48204820
ts-toolbelt "^9.6.0"
48214821

4822-
typescript@5.6.3:
4823-
version "5.6.3"
4824-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
4825-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
4822+
typescript@5.7.2:
4823+
version "5.7.2"
4824+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4825+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
48264826

48274827
undici-types@~6.19.2:
48284828
version "6.19.8"

0 commit comments

Comments
 (0)