From 2981b62ad6c8a3b147378d749c3c32966b7fc5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 05:27:15 +0000 Subject: [PATCH] Bump typescript from 4.1.3 to 4.9.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.9.3. - [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-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b6eda02..a6726bd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-plugin-google-analytics": "^2.11.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "typescript": "^4.1.3", + "typescript": "^4.9.3", "vercel": "^21.2.3", "webpack": "^5.21.2" }, diff --git a/yarn.lock b/yarn.lock index 68174eb..1a9b4de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13715,10 +13715,10 @@ typescript@3.9.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== -typescript@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@^4.9.3: + version "4.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" + integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== typography-breakpoint-constants@^0.16.19: version "0.16.19"