Skip to content

Commit 5ef4c6b

Browse files
committed
build(deps): update dependency typescript to v5.3.3
1 parent d859fcf commit 5ef4c6b

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
"prettier": "2.8.8",
4848
"semantic-release": "19.0.5",
4949
"ts-node": "10.9.2",
50-
"typescript": "5.2.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
@@ -5473,10 +5473,10 @@ typed-array-length@^1.0.4:
54735473
for-each "^0.3.3"
54745474
is-typed-array "^1.1.9"
54755475

5476-
typescript@5.2.2:
5477-
version "5.2.2"
5478-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5479-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
5476+
typescript@5.3.3:
5477+
version "5.3.3"
5478+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5479+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
54805480

54815481
uglify-js@^3.1.4:
54825482
version "3.17.4"

0 commit comments

Comments
 (0)