From a4443bfd48b25d48faf0aba90d0a08d5b03f4ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:06:53 +0000 Subject: [PATCH] build(deps): bump typescript from 4.1.2 to 4.1.3 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 712118 -> 712118 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 912e274a358f2e77a84ba043211d6d47ad29c46c..e152f082ebd2966b87aba5f5cf7614711b559d5e 100644 GIT binary patch delta 144 zcmV;B0B`@cyDPT4D}aOngaU*Egam{Iga(8Mgb1_=nYEW1>IX8HV6q7Wm(R5c7?)(~ z2P0NOGg?VcW-&=iWk@nYi|cXVY{Vp>dDXNO?63AbRj3RWkb=`z#+ delta 144 zcmV;B0B`@cyDPT4D}aOngaU*Egam{Iga(8Mgb1_=nYEWtItMbBV6q7Wm(R5c7?-v> z2P0N=Xh&>sS93>5GgD7^b}>_LSvOH{YD;M_bYm+xMs81SX<>3jM@?d6FKl6QH&IVT yWHV@XYJmWQHNl*3AbRj3RWk1S~6Jx diff --git a/web/package.json b/web/package.json index 1b76a8767..7ba53b6c9 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "^4.0.1", "slugify": "^1.4.6", - "typescript": "^4.1.2" + "typescript": "^4.1.3" }, "scripts": { "start": "react-app-rewired start",