From a2b5c04436490c76f2432d030370a34ac5bc1c4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 03:58:26 +0000 Subject: [PATCH] Bump typescript from 3.6.3 to 3.6.4 in /src/FilterLists.Web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 606001 -> 606001 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 31b3112e93c5fc16ce151e391a2b2c31042292e4..0873f312901cbbff676ea5515b14759ac667cdd8 100644 GIT binary patch delta 133 zcmV;00DAwi{v@&fB!GkggaU*Egam{Iga(8MvmvV&#GMCGr2ppF}cmX3;b#8A% zY-}+rY%5tyG-)(OIA$_3RAEk5P*O-^L^)7FGkHUGS~zDlWiW9^acov>N-sD@Q(<&v nPfScxVP|eDS!XpXT6c9&YfLyyMpa`lN@I3wb7!|;pa{{PP%|#8 delta 132 zcmV-~0DJ$j{v@&fB!GkggaU*Egam{Iga(8MvlhWZbm&>0B9G7yl0wY#VH)3OD zN=z|BbW%|=QfWspK~YUbF*9p(Qa40tbx~+9QDta#Vp(HnXnJ-sFm!HcD@{>uQAu@5 mWMourb7FB>YAa-VbYp0FYh`VEFnUIMY<6T(ceh}m2+^MW<1#P+ diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index a0a39fba5..a2bfd0e6e 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -17,7 +17,7 @@ "react-router-dom": "^5.1.2", "react-scripts": "^3.2.0", "slugify": "^1.3.5", - "typescript": "^3.6.3" + "typescript": "^3.6.4" }, "scripts": { "start": "react-app-rewired start",