From 69112dbf3b69355710711b55dce2d7f64eba174d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 16:15:54 +0000 Subject: [PATCH] :arrow_up: Bump type-fest from 1.2.1 to 1.2.2 Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c55823e..d0011e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6422,9 +6422,9 @@ } }, "type-fest": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.1.tgz", - "integrity": "sha512-SbmIRuXhJs8KTneu77Ecylt9zuqL683tuiLYpTRil4H++eIhqCmx6ko6KAFem9dty8sOdnEiX7j4K1nRE628fQ==" + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.2.tgz", + "integrity": "sha512-pfkPYCcuV0TJoo/jlsUeWNV8rk7uMU6ocnYNvca1Vu+pyKi8Rl8Zo2scPt9O72gCsXIm+dMxOOWuA3VFDSdzWA==" }, "typedarray": { "version": "0.0.6",