Skip to content

Commit b0d1281

Browse files
authoredDec 6, 2023
Merge pull request #617 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.3.2 to 5.3.3
2 parents 61ba2b0 + 4cd47ca commit b0d1281

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
@@ -29,7 +29,7 @@
2929
"eslint": "8.55.0",
3030
"jest": "29.7.0",
3131
"prettier": "3.1.0",
32-
"typescript": "5.3.2"
32+
"typescript": "5.3.3"
3333
},
3434
"publishConfig": {
3535
"access": "public"

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3959,10 +3959,10 @@ typed-array-length@^1.0.4:
39593959
for-each "^0.3.3"
39603960
is-typed-array "^1.1.9"
39613961

3962-
typescript@5.3.2:
3963-
version "5.3.2"
3964-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
3965-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
3962+
typescript@5.3.3:
3963+
version "5.3.3"
3964+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3965+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
39663966

39673967
unbox-primitive@^1.0.2:
39683968
version "1.0.2"

0 commit comments

Comments
 (0)