Skip to content

Commit 0bff79f

Browse files
Update dependency typescript to v5.7.2
1 parent 45bd961 commit 0bff79f

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,7 +35,7 @@
3535
"parcel": "1.12.4",
3636
"prettier": "2.8.8",
3737
"rimraf": "3.0.2",
38-
"typescript": "5.0.4"
38+
"typescript": "5.7.2"
3939
},
4040
"types": "dist",
4141
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5683,10 +5683,10 @@ typedarray@^0.0.6:
56835683
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
56845684
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
56855685

5686-
typescript@5.0.4:
5687-
version "5.0.4"
5688-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
5689-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
5686+
typescript@5.7.2:
5687+
version "5.7.2"
5688+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5689+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
56905690

56915691
uncss@^0.17.3:
56925692
version "0.17.3"

0 commit comments

Comments
 (0)