From 21918ae415cada0196738a02074629a6b19c0e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:48:36 -0700 Subject: [PATCH] Bump typescript from 5.3.0-beta to 5.3.0-dev.20231004 (#802) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.0-beta to 5.3.0-dev.20231004. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9c77cf7b..1379b5871 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16406,9 +16406,9 @@ typescript@>3, "typescript@>=3 < 6": integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== typescript@^5.3.0-beta: - version "5.3.0-beta" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.3.0-beta.tgz" - integrity sha512-SiTeC1C8wAS6v2SD05iyfojeuIkUZIbb8suZz0d4BR+RErwpG+05iolat+VjM9hqXSrjb3xutEBzh4X3NJ7Jgw== + version "5.3.0-dev.20231004" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.0-dev.20231004.tgz#d35b20c8a2dbfee5c6baa2a51a47374949b25d5c" + integrity sha512-deMSPmvpUJCz9hHInrVQeHJoYCI1tFP7qeUEKh6WouazlvGnLMbyyAHyKNfOBDjU2die9qfjwqtch3DF2aV4vQ== typography-breakpoint-constants@^0.16.19: version "0.16.19"