Skip to content

Commit 4c07c84

Browse files
committed
Update dependency typescript to v5.3.3
1 parent d741b18 commit 4c07c84

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
@@ -71,7 +71,7 @@
7171
"rollup": "3.29.4",
7272
"rollup-plugin-dts": "6.1.0",
7373
"sinon": "17.0.1",
74-
"typescript": "5.3.2"
74+
"typescript": "5.3.3"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9074,10 +9074,10 @@ types-ramda@^0.29.6:
90749074
dependencies:
90759075
ts-toolbelt "^9.6.0"
90769076

9077-
typescript@5.3.2:
9078-
version "5.3.2"
9079-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
9080-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
9077+
typescript@5.3.3:
9078+
version "5.3.3"
9079+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
9080+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
90819081

90829082
typewise-core@^1.2, typewise-core@^1.2.0:
90839083
version "1.2.0"

0 commit comments

Comments
 (0)