Skip to content

Commit b158e06

Browse files
committed
chore(deps): bump typescript to 5.3.3
1 parent 5e4e001 commit b158e06

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
@@ -55,7 +55,7 @@
5555
"node-fetch": "^2.6.1",
5656
"prettier": "^3.1.1",
5757
"rimraf": "^3.0.2",
58-
"typescript": "4.9.5"
58+
"typescript": "5.3.3"
5959
},
6060
"activationEvents": [
6161
"*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,10 +1402,10 @@ type-fest@^0.20.2:
14021402
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
14031403
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
14041404

1405-
typescript@4.9.5:
1406-
version "4.9.5"
1407-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1408-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1405+
typescript@5.3.3:
1406+
version "5.3.3"
1407+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1408+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
14091409

14101410
undici-types@~5.26.4:
14111411
version "5.26.5"

0 commit comments

Comments
 (0)