From 13e5d7611ac19aec772a79a37e2f3afbe9dc10f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 14:10:01 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 3.6.3 in /src/FilterLists.Web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 562739 -> 562739 bytes src/FilterLists.Web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/package-lock.json b/src/FilterLists.Web/package-lock.json index 499043884b9cc0ffef06dee8efea7ab3ce1c0bfc..735d020f55f4fe1e67d9b9eeba7c63eb1b2cd877 100644 GIT binary patch delta 130 zcmV-|0Db?ntRl0lB7lSegaU*Egam{Iga)(+^!t~>*9S9~C;SH+mn3ZhBUMf}Vq;}W zOff@rQc*HeX-6#edPaI|c4Sevy8H)unJ%9&tN;K2 delta 129 zcmV-{0Dk|otRl0lB7lSegaU*Egam{Iga)(+^!u06HUTo1Cj18+lY+G)RcvihG)yZ> zHf?ToGkAApP&g}cPjXdvdTmZCO;SN>H&kbIN_0eFSVc8ZO?g-{YeRBtY-ndQa&}L1 jPf2D@WkFX>QCCkgMlnZFV=-$@L^5_vL1wqQ{0DiND>W}J diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index d913d3e64..e51261a34 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -17,7 +17,7 @@ "react-router-dom": "^5.0.1", "react-scripts": "^3.1.1", "slugify": "^1.3.5", - "typescript": "^3.6.2" + "typescript": "^3.6.3" }, "scripts": { "start": "react-app-rewired start",