Skip to content

Commit 98e3fce

Browse files
committed
build(deps): update dependency typescript to v5.3.3
1 parent 1e521a4 commit 98e3fce

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
@@ -58,7 +58,7 @@
5858
"prettier": "2.8.8",
5959
"semantic-release": "22.0.10",
6060
"ts-node": "10.9.2",
61-
"typescript": "5.2.2"
61+
"typescript": "5.3.3"
6262
},
6363
"eslintConfig": {
6464
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5436,10 +5436,10 @@ typed-array-length@^1.0.4:
54365436
for-each "^0.3.3"
54375437
is-typed-array "^1.1.9"
54385438

5439-
typescript@5.2.2:
5440-
version "5.2.2"
5441-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5442-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
5439+
typescript@5.3.3:
5440+
version "5.3.3"
5441+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5442+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
54435443

54445444
uglify-js@^3.1.4:
54455445
version "3.17.4"

0 commit comments

Comments
 (0)