From dd240cbc8564548d5a2b0993a4f4d60eeaf7836e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:50:31 +0000 Subject: [PATCH] chore(deps-dev): bump @-xun/types from 1.2.0 to 1.3.0 Bumps [@-xun/types](https://github.com/Xunnamius/typescript-utils) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/Xunnamius/typescript-utils/releases) - [Changelog](https://github.com/Xunnamius/typescript-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/Xunnamius/typescript-utils/compare/@-xun/types@1.2.0...@-xun/types@1.3.0) --- updated-dependencies: - dependency-name: "@-xun/types" dependency-version: 1.3.0 dependency-type: direct:development 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 48cf4fe..ce8f2ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5682,9 +5682,9 @@ } }, "node_modules/@-xun/types": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@-xun/types/-/types-1.2.0.tgz", - "integrity": "sha512-/4RgC8Fo4pxOFb/AQuOUB4ayRKGhc3KV/KvS5XhzZQmZ8m9ZhphLbFqgqquZmOt799eZmfxWXEsyJoqrnU/yfg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@-xun/types/-/types-1.3.0.tgz", + "integrity": "sha512-f2K0lF0JGdjSzBBeWhW+HNjbJKk50q6RlPYZARoLKGnN6aEaGw3cDwvUEp1c7n2A3pj5iKY+OlUA4M3mm5XtTg==", "license": "MIT", "engines": { "node": "^20.18.0 || >=22.12.0"