From 08ac42f457ef4d4f12c02e20903719f1622e0c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 17:05:52 +0000 Subject: [PATCH] chore(deps-dev): bump thingies from 2.5.0 to 2.6.0 Bumps [thingies](https://github.com/streamich/thingies) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/streamich/thingies/releases) - [Changelog](https://github.com/streamich/thingies/blob/main/CHANGELOG.md) - [Commits](https://github.com/streamich/thingies/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: thingies dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor ... 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 e0e6c0d8..236359f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26163,9 +26163,9 @@ } }, "node_modules/thingies": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/thingies/-/thingies-2.5.0.tgz", - "integrity": "sha512-s+2Bwztg6PhWUD7XMfeYm5qliDdSiZm7M7n8KjTkIsm3l/2lgVRc2/Gx/v+ZX8lT4FMA+i8aQvhcWylldc+ZNw==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/thingies/-/thingies-2.6.0.tgz", + "integrity": "sha512-rMHRjmlFLM1R96UYPvpmnc3LYtdFrT33JIB7L9hetGue1qAPfn1N2LJeEjxUSidu1Iku+haLZXDuEXUHNGO/lg==", "dev": true, "license": "MIT", "engines": {