From eac294e5da3264b334038e1484b92e36e9cad815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 17:04:42 +0000 Subject: [PATCH] :arrow_up: Bump jiti from 2.4.2 to 2.5.0 Bumps [jiti](https://github.com/unjs/jiti) from 2.4.2 to 2.5.0. - [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.4.2...v2.5.0) --- updated-dependencies: - dependency-name: jiti dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b861f9..2d2a30b 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-oxlint": "1.8.0", "eslint-plugin-playwright": "2.2.0", "eslint-plugin-vue": "10.3.0", - "jiti": "2.4.2", + "jiti": "2.5.0", "jsdom": "26.1.0", "npm-run-all2": "8.0.4", "oxlint": "1.8.0",