Skip to content

Commit 767b087

Browse files
build(deps): update dependency typescript to v5.3.3
1 parent 5b963f6 commit 767b087

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
@@ -35,7 +35,7 @@
3535
"prettier": "2.8.8",
3636
"semantic-release": "19.0.5",
3737
"tslint": "6.1.3",
38-
"typescript": "5.3.2"
38+
"typescript": "5.3.3"
3939
},
4040
"prettier": "@softwareventures/prettier-config",
4141
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3992,10 +3992,10 @@ type-fest@^3.0.0:
39923992
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
39933993
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
39943994

3995-
typescript@5.3.2:
3996-
version "5.3.2"
3997-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
3998-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
3995+
typescript@5.3.3:
3996+
version "5.3.3"
3997+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3998+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
39993999

40004000
uglify-js@^3.1.4:
40014001
version "3.17.4"

0 commit comments

Comments
 (0)