Skip to content

Commit 7163404

Browse files
committed
chore(deps): update dependency typescript to v5.3.3
1 parent 7dcc047 commit 7163404

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
@@ -61,7 +61,7 @@
6161
"supertest": "6.3.3",
6262
"ts-jest": "29.1.1",
6363
"ts-node": "10.9.1",
64-
"typescript": "5.2.2"
64+
"typescript": "5.3.3"
6565
},
6666
"changelog": {
6767
"labels": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10570,10 +10570,10 @@ typedarray@^0.0.6:
1057010570
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1057110571
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1057210572

10573-
typescript@5.2.2:
10574-
version "5.2.2"
10575-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
10576-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
10573+
typescript@5.3.3:
10574+
version "5.3.3"
10575+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10576+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1057710577

1057810578
"typescript@>=3 < 6":
1057910579
version "5.1.6"

0 commit comments

Comments
 (0)