From 28904372f1f69d7f140ce9ad663266122f625aac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 21:52:35 +0000 Subject: [PATCH] Bump @types/react from 16.9.30 to 16.9.31 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.30 to 16.9.31. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 708594 -> 708594 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 7f5f1a11e01803838438a6dbac3221c9e7f8a755..a13c7225aa97c83d9662561720533532cfcc5933 100644 GIT binary patch delta 162 zcmew~U;ER1?S?Ikfm^00_Ay#c@7lsBGX3I2M&%H{f=I6dKi}}+WVeWt3S&njCokXB z)N&(tV{OY|*W#S8aNm>)KQA*EpRx+i(u(k`NW-MeDsRg|(@4Y8tc;vIW5cqNtlW$& zf5%9dBFl&h<7~^xj2l#^&$nP?Yj@bn2*gZ4%nZaVK+FonAaQme<^W>O?G9VHHc0^h DEQ~ue delta 159 zcmew~U;ER1?S?Ikfm^0G?q#%`-nE5MWcounM&;1F3hm5_^o(4u?5bp!$c&Q0vfMQN ztbk;vvPusN^U5?IU+t7o7Z0O6iyT*DQ?n97ivpvxoGjzqs_YQ`Fn4oV`TI~*78G)Dyh?#+y1&CRJm<@>8ftUk`Ik!7(<=P|#0IrQX A5&!@I diff --git a/web/package.json b/web/package.json index d67a5ae73..0ecf4201b 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^10.0.1", "@types/jest": "^25.1.4", "@types/node": "^13.9.8", - "@types/react": "^16.9.30", + "@types/react": "^16.9.31", "@types/react-dom": "^16.9.5", "@types/react-router-dom": "^5.1.3", "antd": "^4.1.0",