Skip to content

Commit 9fc1227

Browse files
build(deps): update dependency typescript to v5.3.3
1 parent d921253 commit 9fc1227

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-sonarjs": "0.23.0",
4848
"prettier": "2.8.8",
4949
"semantic-release": "19.0.5",
50-
"typescript": "5.3.2"
50+
"typescript": "5.3.3"
5151
},
5252
"eslintConfig": {
5353
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4857,10 +4857,10 @@ typed-array-length@^1.0.4:
48574857
for-each "^0.3.3"
48584858
is-typed-array "^1.1.9"
48594859

4860-
4861-
version "5.3.2"
4862-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
4863-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
4860+
4861+
version "5.3.3"
4862+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4863+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
48644864

48654865
uglify-js@^3.1.4:
48664866
version "3.17.4"

0 commit comments

Comments
 (0)