Skip to content

Commit d7e09f1

Browse files
committed
Update dependency typescript to v5.3.3
1 parent b1e4b57 commit d7e09f1

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
@@ -57,7 +57,7 @@
5757
"rimraf": "5.0.5",
5858
"rollup": "3.29.4",
5959
"rollup-plugin-dts": "6.1.0",
60-
"typescript": "5.3.2"
60+
"typescript": "5.3.3"
6161
},
6262
"ava": {
6363
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2452,10 +2452,10 @@ types-ramda@^0.29.6:
24522452
dependencies:
24532453
ts-toolbelt "^9.6.0"
24542454

2455-
typescript@5.3.2:
2456-
version "5.3.2"
2457-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
2458-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
2455+
typescript@5.3.3:
2456+
version "5.3.3"
2457+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2458+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
24592459

24602460
undici-types@~5.26.4:
24612461
version "5.26.5"

0 commit comments

Comments
 (0)