Skip to content

Commit 9246ea4

Browse files
committed
chore(deps): update dependency typescript to ^5.7.2
1 parent 1b3c7ba commit 9246ea4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"stylelint-config-recommended": "^14.0.1",
193193
"tailwindcss": "^3.4.14",
194194
"ts-jest": "^29.2.5",
195-
"typescript": "^5.6.3"
195+
"typescript": "^5.7.2"
196196
},
197197
"lint-staged": {
198198
"*.{js,jsx,ts,tsx}": [

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2133,7 +2133,7 @@ __metadata:
21332133
ts-dedent: "npm:^2.2.0"
21342134
ts-jest: "npm:^29.2.5"
21352135
ts-morph: "npm:^24.0.0"
2136-
typescript: "npm:^5.6.3"
2136+
typescript: "npm:^5.7.2"
21372137
yargs: "npm:^17.7.2"
21382138
peerDependencies:
21392139
react: ">= 17"
@@ -19709,23 +19709,23 @@ __metadata:
1970919709
languageName: node
1971019710
linkType: hard
1971119711

19712-
"typescript@npm:^5.6.3":
19713-
version: 5.6.3
19714-
resolution: "typescript@npm:5.6.3"
19712+
"typescript@npm:^5.7.2":
19713+
version: 5.7.2
19714+
resolution: "typescript@npm:5.7.2"
1971519715
bin:
1971619716
tsc: bin/tsc
1971719717
tsserver: bin/tsserver
19718-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
19718+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1971919719
languageName: node
1972019720
linkType: hard
1972119721

19722-
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
19723-
version: 5.6.3
19724-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
19722+
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
19723+
version: 5.7.2
19724+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
1972519725
bin:
1972619726
tsc: bin/tsc
1972719727
tsserver: bin/tsserver
19728-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
19728+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
1972919729
languageName: node
1973019730
linkType: hard
1973119731

0 commit comments

Comments
 (0)