Skip to content

Commit 2878093

Browse files
Update dependency typescript to v5.7.3
1 parent e7215a8 commit 2878093

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
@@ -41,6 +41,6 @@
4141
"eslint-plugin-n": "17.15.1",
4242
"eslint-plugin-sort-imports-es6-autofix": "0.6.0",
4343
"eslint-plugin-unicorn": "42.0.0",
44-
"typescript": "5.7.2"
44+
"typescript": "5.7.3"
4545
}
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@ type-fest@^0.8.1:
14561456
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
14571457
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
14581458

1459-
typescript@5.7.2:
1460-
version "5.7.2"
1461-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1462-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1459+
typescript@5.7.3:
1460+
version "5.7.3"
1461+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1462+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
14631463

14641464
uri-js@^4.2.2:
14651465
version "4.4.1"

0 commit comments

Comments
 (0)