From 499ea171d727a2f9117a8f1795200328c86ca759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:44:05 +0000 Subject: [PATCH] chore(deps): update dependency bupkis to v0.18.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b09c69..d955b9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "astro": "5.16.6", "astro-broken-link-checker": "file:./vendor/astro-broken-link-checker", "ava": "6.4.1", - "bupkis": "0.14.0", + "bupkis": "0.18.2", "cspell": "9.8.0", "eslint": "9.39.4", "eslint-plugin-jsonc": "2.21.1", @@ -7450,9 +7450,9 @@ "license": "MIT" }, "node_modules/bupkis": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/bupkis/-/bupkis-0.14.0.tgz", - "integrity": "sha512-DoDxQpLuIMh+bBZtG4OcC5MkdQFCN/5zVEmdO8N7QRX5VGa7FZMqGexEiUiRdHT2JCrv4RJxkz+AnEBI5fK0+w==", + "version": "0.18.2", + "resolved": "https://registry.npmjs.org/bupkis/-/bupkis-0.18.2.tgz", + "integrity": "sha512-nFOFvtoy/Xi0ukMeOxYr0Z7JdjQbzIPsjfnnM7wLMPSqIfzEaPahcswjca32Pto45LL6aRGjYvwIS03nUC1GHg==", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { diff --git a/package.json b/package.json index 51e4626..2f62bf3 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "astro": "5.16.6", "astro-broken-link-checker": "file:./vendor/astro-broken-link-checker", "ava": "6.4.1", - "bupkis": "0.14.0", + "bupkis": "0.18.2", "cspell": "9.8.0", "eslint": "9.39.4", "eslint-plugin-jsonc": "2.21.1",