Skip to content

Commit eab8421

Browse files
committed
Update dependency typescript to v5.3.3
1 parent d4908b5 commit eab8421

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
@@ -25,7 +25,7 @@
2525
"prettier": "3.0.3",
2626
"ts-jest": "29.1.1",
2727
"type-coverage": "2.27.0",
28-
"typescript": "5.3.2"
28+
"typescript": "5.3.3"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4454,10 +4454,10 @@ typed-rest-client@~1.8.0:
44544454
tunnel "0.0.6"
44554455
underscore "^1.12.1"
44564456

4457-
typescript@5.3.2:
4458-
version "5.3.2"
4459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
4460-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
4457+
typescript@5.3.3:
4458+
version "5.3.3"
4459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4460+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
44614461

44624462
underscore@^1.12.1:
44634463
version "1.13.6"

0 commit comments

Comments
 (0)