From 86f0ad0e02a176873750bdfe6814e7d7dea39b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 06:48:44 +0000 Subject: [PATCH] build(deps-dev): Bump typescript from 4.4.2 to 4.4.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... 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 8adac81..226f1fa 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-github-btn": "^1.2.0", "react-syntax-highlighter": "^15.2.1", "ts-loader": "^8.0.5", - "typescript": "4.4.2", + "typescript": "4.4.4", "webpack": "^5.1.3", "webpack-cli": "^4.0.0", "webpack-dev-server": "^3.11.0" diff --git a/yarn.lock b/yarn.lock index 5185b48..521e64e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3883,10 +3883,10 @@ type-is@~1.6.17, type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@4.4.2: - version "4.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86" - integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ== +typescript@4.4.4: + version "4.4.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" + integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== union-value@^1.0.0: version "1.0.1"