From 097b20aa245f0ca163e6b7e92361b9a171e4fc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 01:43:48 +0000 Subject: [PATCH] Bump jiti from 2.6.0 to 2.6.1 Bumps [jiti](https://github.com/unjs/jiti) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/jiti/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: jiti dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d114ad..34170ef 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-oxlint": "1.21.0", "eslint-plugin-playwright": "2.2.2", "eslint-plugin-vue": "10.5.0", - "jiti": "2.6.0", + "jiti": "2.6.1", "jsdom": "27.0.0", "npm-run-all2": "8.0.4", "oxlint": "1.21.0",