From 73147466ecaebba9470e98b11a194849855b9226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:58:48 +0000 Subject: [PATCH] Bump type-fest from 0.21.3 to 1.0.2 Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 0.21.3 to 1.0.2. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v0.21.3...v1.0.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1127158..eeea486 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "redux-persist": "^6.0.0", "redux-persist-transform-filter": "^0.0.20", "redux-saga": "^1.1.3", - "type-fest": "^0.21.3", + "type-fest": "^1.0.2", "typescript": "^4.1.3", "web-vitals": "^1.1.1" },