From e14e71fa9ad5268e045cd9d29e4025048a29a222 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 13:15:31 +0000 Subject: [PATCH] Bump typescript from 3.5.3 to 3.6.2 in /src/FilterLists.Web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 527510 -> 527510 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 982d75abae33513648f4c188128559da9df16bf0..281cdd0b30ace9e0043b03876e4456ca0b3ec036 100644 GIT binary patch delta 154 zcmbO>Q(@Xng@zW!7N!>F7M2#)7Pc+ynR$$6lM`PUPoJB|F2!gz{orR7mBgIfKocKr zFSFddQsav9)Bp?ZBLAY$@~T`vZQmfrEc1}`60Z`M#0Xc@0N=_8qipA*?3|2ryxzf{L?-@tHxBR50$fMmmLUl*e?AIG$ETU#YA1t6%^;hGl3EHb?`g-L9CdOo}U FTmbuqGLHZN delta 154 zcmbO>Q(@Xng@zW!7N!>F7M2#)7Pc+ynR$$+(-XrOji=AeW0ztyoxIUoCDGBj%Bdt* zKOiH*$;C6pEYYmk#Vf5SKg6iOKfFXg-#;(gL_ftf$KBN3*f`3^+}zC1IMPhtEXg~{ z%gL=EMLWsB)Xmtr#In#O%Qw|4Hz>Ts)kr_x)>es20SIb!xTZxhi%c&~VG`S(p3km7 F7XZWHF9QGo diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 5408a849d..ed80d9386 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -18,7 +18,7 @@ "react-router-dom": "^5.0.1", "react-scripts": "3.1.1", "react-table": "^6.10.0", - "typescript": "3.5.3" + "typescript": "3.6.2" }, "scripts": { "start": "react-scripts start",