From 551febf06cdadde70db7baaf8fe78a72d4fff86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 00:31:20 +0000 Subject: [PATCH] build(deps): bump type-fest from 4.11.0 to 4.11.1 Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.11.0 to 4.11.1. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](https://github.com/sindresorhus/type-fest/compare/v4.11.0...v4.11.1) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d39ddf8ba..15d1c8339 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19245,9 +19245,9 @@ } }, "node_modules/type-fest": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.0.tgz", - "integrity": "sha512-DPsoHKtnCUqqoB5Y4OPyat7ObSLz1XOkhHTmz+gOkz2p1xs+BBneTvHWriTwc313eozfBWh8b45EpaV3ZrrPPQ==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.1.tgz", + "integrity": "sha512-MFMf6VkEVZAETidGGSYW2B1MjXbGX+sWIywn2QPEaJ3j08V+MwVRHMXtf2noB8ENJaD0LIun9wh5Z6OPNf1QzQ==", "engines": { "node": ">=16" }, @@ -34386,9 +34386,9 @@ "dev": true }, "type-fest": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.0.tgz", - "integrity": "sha512-DPsoHKtnCUqqoB5Y4OPyat7ObSLz1XOkhHTmz+gOkz2p1xs+BBneTvHWriTwc313eozfBWh8b45EpaV3ZrrPPQ==" + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.1.tgz", + "integrity": "sha512-MFMf6VkEVZAETidGGSYW2B1MjXbGX+sWIywn2QPEaJ3j08V+MwVRHMXtf2noB8ENJaD0LIun9wh5Z6OPNf1QzQ==" }, "type-is": { "version": "1.6.18",