From ac17a615e6f99a19a31f7df4c66b19df3e760ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 06:03:21 +0000 Subject: [PATCH] build(deps): bump typescript from 4.5.4 to 4.5.5 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 840717 -> 840717 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index b19df7795020d6473df5f825ab1a07e4794f4ad0..20c5503112a26ff3a941db98a398e73e51636dc6 100644 GIT binary patch delta 291 zcmeBOVcfgIc!LxRqiM4=OS?1+BM>tIF*6W@_^jKdS=g+;Fq%&P=*?(2y~C472FMnS zVpNItIF*6W@_^jKdS=g+;OkcE?(P(;yCy&hZk7rqx zBf`=ni;WzO0zHFD-3u~Gs@%fN69c_cO1+HIE7L-9vhvb>sicy?xS>!;75VD!eTWorB$j9Ls_Y3-V0TJVVoMZKp3>z$o2r`I8NZ*@2h? ch&h3nYrEx7ZrK1dXN1wl8QW#Ocs_Ij0C=Wh?f?J) diff --git a/web/package.json b/web/package.json index 6ef50ba08..985269fae 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "react-router-dom": "^5.3.0", "react-scripts": "^4.0.3", "slugify": "^1.6.5", - "typescript": "^4.5.4", + "typescript": "^4.5.5", "web-vitals": "^2.1.3" }, "scripts": {