From 3cf3d2a343edf5fea942acfde656a7b7e46ae235 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:33:22 +0000 Subject: [PATCH] chore(deps): update dependency jiti to v2 --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 262063d2..55c1e3e1 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "eslint4b": "^7.32.0", "espree": "^10.0.0", "esquery": "^1.5.0", - "jiti": "^1.21.0", + "jiti": "^2.0.0", "json-schema": "^0.4.0", "jsonc-eslint-parser": "^2.3.0", "lint-staged": "^16.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b1dff0a..ac0a7b25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^1.5.0 version: 1.6.0 jiti: - specifier: ^1.21.0 - version: 1.21.0 + specifier: ^2.0.0 + version: 2.6.1 json-schema: specifier: ^0.4.0 version: 0.4.0 @@ -1506,6 +1506,7 @@ packages: eslint-plugin-markdown@5.0.0: resolution: {integrity: sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: Please use @eslint/markdown instead peerDependencies: eslint: '>=8' @@ -2072,8 +2073,8 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jiti@1.21.0: - resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} + jiti@2.6.1: + resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} hasBin: true js-tokens@4.0.0: @@ -5257,7 +5258,7 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jiti@1.21.0: {} + jiti@2.6.1: {} js-tokens@4.0.0: {}