From 20304645942ac36865ac9668312269a5ac0f4d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 06:03:15 +0000 Subject: [PATCH] build(deps): bump typescript from 4.5.3 to 4.5.4 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4) --- 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 840472 -> 840472 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 ae10d31ef549315ef233386667a6cb566f918280..32021f07ce10aab22ab13b227af1c20f54c8a35f 100644 GIT binary patch delta 270 zcmbQS%y`B!;|)?Qj3&*}EbY=Pj6lo;#LPep;6K|AIazt>K2=!-Y2lV``H@j>W)-F7hT#Tf z;g;zc&fY$0$>BxLZWZ1ZhR(t6L5^j?h6Q;hX`Z3!?G4}AfS4VKIe?fGh`F{meCOWa OPY27le|P6m>;?cKfL!tb delta 276 zcmbQS%y`B!;|)?QjK0smkzi%1RAvZ}`pz#Oy%K0mPg@%(cDY RJNE{E`q;nyyE~6!HvqG+VW|KB diff --git a/web/package.json b/web/package.json index 2d61913a5..4e7c68090 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.3", - "typescript": "^4.5.3", + "typescript": "^4.5.4", "web-vitals": "^2.1.2" }, "scripts": {