From 2b3ad56804cfef064e1cba4770e26729cb3e3719 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:11:51 +0000 Subject: [PATCH] chore(deps): update devdependency jiti to v2 --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0f78335..bef5d1b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint": "^9.6.0", "eslint-config-unjs": "^0.3.2", "is-unicode-supported": "^2.0.0", - "jiti": "^1.21.6", + "jiti": "^2.3.3", "lodash": "^4.17.21", "prettier": "^3.3.2", "sentencer": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8561f03..fddc811 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 jiti: - specifier: ^1.21.6 - version: 1.21.6 + specifier: ^2.3.3 + version: 2.3.3 lodash: specifier: ^4.17.21 version: 4.17.21 @@ -1495,6 +1495,10 @@ packages: resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true + jiti@2.3.3: + resolution: {integrity: sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==} + hasBin: true + js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -3920,6 +3924,8 @@ snapshots: jiti@1.21.6: {} + jiti@2.3.3: {} + js-tokens@4.0.0: {} js-tokens@9.0.0: {}