Skip to content

Commit 5089032

Browse files
Update dependency typescript to v5.1.3
1 parent ff89ffb commit 5089032

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.1.3"
3939
},
4040
"types": "dist",
4141
"publishConfig": {

yarn.lock

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

5663-
typescript@5.0.4:
5664-
version "5.0.4"
5665-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
5666-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
5663+
typescript@5.1.3:
5664+
version "5.1.3"
5665+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
5666+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
56675667

56685668
uncss@^0.17.3:
56695669
version "0.17.3"

0 commit comments

Comments
 (0)