From c0b4fc305f9fe0d8cbe3ac5029db23b5f372a1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:45:01 +0000 Subject: [PATCH] chore(deps): bump the npm-minor-patch group across 1 directory with 5 updates Bumps the npm-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tar](https://github.com/isaacs/node-tar) | `7.5.19` | `7.5.20` | | [undici](https://github.com/nodejs/undici) | `8.7.0` | `8.8.0` | | [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.7.0` | | [oclif](https://github.com/oclif/oclif) | `4.23.27` | `4.23.28` | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.6` | Updates `tar` from 7.5.19 to 7.5.20 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.19...v7.5.20) Updates `undici` from 8.7.0 to 8.8.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.7.0...v8.8.0) Updates `eslint` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.7.0) Updates `oclif` from 4.23.27 to 4.23.28 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.23.27...4.23.28) Updates `prettier` from 3.9.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.9.4...3.9.6) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: undici dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: oclif dependency-version: 4.23.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 ++++++++++++++++++++-------------------- package.json | 10 +++++----- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4c74c4..1b2dff3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,8 +24,8 @@ "node-jq": "6.3.1", "open": "11.0.0", "ora": "9.4.1", - "tar": "7.5.19", - "undici": "8.7.0", + "tar": "7.5.20", + "undici": "8.8.0", "zod": "4.4.3" }, "bin": { @@ -35,11 +35,11 @@ "@eslint/js": "10.0.1", "@oclif/test": "4.1.20", "@vitest/coverage-v8": "4.1.10", - "eslint": "10.6.0", + "eslint": "10.7.0", "globals": "17.7.0", "nock": "14.0.16", - "oclif": "4.23.27", - "prettier": "3.9.4", + "oclif": "4.23.28", + "prettier": "3.9.6", "vitest": "4.1.10" }, "engines": { @@ -3594,9 +3594,9 @@ } }, "node_modules/eslint": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", - "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.7.0.tgz", + "integrity": "sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==", "dev": true, "license": "MIT", "workspaces": [ @@ -7427,9 +7427,9 @@ "license": "MIT" }, "node_modules/oclif": { - "version": "4.23.27", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.27.tgz", - "integrity": "sha512-DNUQ22pglqstzuTRb+E4yjJI20PVGNGHCJa/vzH3HQCrS0B0GQPjWwIeMWjgWaQHBi1oXO2jMDHHpCLDNgW/tQ==", + "version": "4.23.28", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.28.tgz", + "integrity": "sha512-u0Jo1RAo5zrZUhrTTxGGicjZ606L7dYV+L1VoFstA5RfV7pktEE6lVs3ueELQcNUgkUvofAiZqleocZCBA/Hqg==", "dev": true, "license": "MIT", "dependencies": { @@ -7944,9 +7944,9 @@ } }, "node_modules/prettier": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.4.tgz", - "integrity": "sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==", + "version": "3.9.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz", + "integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==", "dev": true, "license": "MIT", "bin": { @@ -8608,9 +8608,9 @@ } }, "node_modules/tar": { - "version": "7.5.19", - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.19.tgz", - "integrity": "sha512-4LeEWl96twnS2Q7Bz4MGqgazLqO+hJN63GZxXoIqh1T3VweYD997gbU1ItNsQafqqXTXd5WFyFdReLtwvRBNiw==", + "version": "7.5.20", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.20.tgz", + "integrity": "sha512-9FcyK4PA6+WbzlTM9WhQm6vB5W7cP7dUiPsv1g7YDwEQnQ1CGpK3MGlKk/ITVWMk05kHZuBhmVhiv8LZoy/PFQ==", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/fs-minipass": "^4.0.0", @@ -8864,9 +8864,9 @@ } }, "node_modules/undici": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-8.7.0.tgz", - "integrity": "sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-8.8.0.tgz", + "integrity": "sha512-ubshXMXwF3MQIMF1y/WxZdNBnjEKeSg2wF5mcGUtU55YTw34tnVVpKRlLf7ruDXZ5344KokPVX4RBx1wJm64Bw==", "license": "MIT", "engines": { "node": ">=22.19.0" diff --git a/package.json b/package.json index f14c3cb..2b3ce7d 100644 --- a/package.json +++ b/package.json @@ -126,19 +126,19 @@ "node-jq": "6.3.1", "open": "11.0.0", "ora": "9.4.1", - "tar": "7.5.19", - "undici": "8.7.0", + "tar": "7.5.20", + "undici": "8.8.0", "zod": "4.4.3" }, "devDependencies": { "@eslint/js": "10.0.1", "@oclif/test": "4.1.20", "@vitest/coverage-v8": "4.1.10", - "eslint": "10.6.0", + "eslint": "10.7.0", "globals": "17.7.0", "nock": "14.0.16", - "oclif": "4.23.27", - "prettier": "3.9.4", + "oclif": "4.23.28", + "prettier": "3.9.6", "vitest": "4.1.10" }, "scripts": {