From 1e711de295036f9fc5102cb7df1a95bd3f4d4873 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 12:56:07 +0000 Subject: [PATCH] chore(deps): bump type-fest from 0.5.2 to 0.21.3 Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 0.5.2 to 0.21.3. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v0.5.2...v0.21.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eda1b1d..4df7a69 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "redux-devtools-extension": "2.13.8", "redux-thunk": "2.3.0", "socket.io-client": "2.2.0", - "type-fest": "0.5.2" + "type-fest": "0.21.3" }, "peerDependencies": { "react": ">=16.8.0",