From 5ed8c25b6071790473a6e1441cae76f894a1ae75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 08:09:45 +0000 Subject: [PATCH] deps: bump typescript from 4.2.4 to 4.4.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.4.4) --- 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 | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a70076a6..7ebb53dd 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "sass": "^1.34.0", "source-map-explorer": "^2.5.2", "standard-version": "^9.3.2", - "typescript": "^4.2.4", + "typescript": "^4.4.4", "web-vitals": "^1.1.0", "workbox-background-sync": "^6.1.5", "workbox-broadcast-update": "^6.1.5", diff --git a/yarn.lock b/yarn.lock index 4e7a44bd..74a38ba5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13718,12 +13718,7 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" - integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== - -typescript@^4.4.3: +typescript@^4.4.3, typescript@^4.4.4: version "4.4.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==