Skip to content

Commit c33428e

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 0b6ec37 commit c33428e

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
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-n": "14.0.0",
3030
"eslint-plugin-promise": "6.6.0",
31-
"typescript": "5.0.4"
31+
"typescript": "5.7.2"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1651,10 +1651,10 @@ typed-array-length@^1.0.6:
16511651
is-typed-array "^1.1.13"
16521652
possible-typed-array-names "^1.0.0"
16531653

1654-
typescript@5.0.4:
1655-
version "5.0.4"
1656-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1657-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1654+
typescript@5.7.2:
1655+
version "5.7.2"
1656+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1657+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
16581658

16591659
unbox-primitive@^1.0.2:
16601660
version "1.0.2"

0 commit comments

Comments
 (0)