Skip to content

Commit f06b117

Browse files
Update dependency typescript to v5.3.3
1 parent 9112565 commit f06b117

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

zucchini-ui-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"eslint-plugin-prettier": "5.0.1",
2525
"npm-run-all": "4.1.5",
2626
"prettier": "3.1.1",
27-
"typescript": "5.2.2"
27+
"typescript": "5.3.3"
2828
}
2929
}

zucchini-ui-e2e-tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,10 +2828,10 @@ type-fest@^0.21.3:
28282828
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
28292829
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
28302830

2831-
typescript@5.2.2:
2832-
version "5.2.2"
2833-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
2834-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
2831+
typescript@5.3.3:
2832+
version "5.3.3"
2833+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2834+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
28352835

28362836
unbox-primitive@^1.0.1:
28372837
version "1.0.1"

0 commit comments

Comments
 (0)