From d0f60c707cd1c7a3bb2709e576721f2d70910599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:22:13 +0000 Subject: [PATCH] chore(deps-dev): bump @stoplight/spectral-cli from 6.15.1 to 6.16.0 Bumps [@stoplight/spectral-cli](https://github.com/stoplightio/spectral) from 6.15.1 to 6.16.0. - [Release notes](https://github.com/stoplightio/spectral/releases) - [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md) - [Commits](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-6.15.1...@stoplight/spectral-cli-6.16.0) --- updated-dependencies: - dependency-name: "@stoplight/spectral-cli" dependency-version: 6.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 e964be4..c05fb12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@cloudflare/workers-types": "^4.20260310.1", "@eslint/js": "^10.0.1", "@mozilla/readability": "^0.6.0", - "@stoplight/spectral-cli": "^6.15.1", + "@stoplight/spectral-cli": "^6.16.0", "@types/jsdom": "^28.0.1", "@typescript-eslint/eslint-plugin": "^8.57.0", "@typescript-eslint/parser": "^8.57.0", @@ -3282,9 +3282,9 @@ } }, "node_modules/@stoplight/spectral-cli": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.15.1.tgz", - "integrity": "sha512-ev72bUglbaZvFSMWCP5o1Iso5NGgbLZOAuedvRxYrUMey9dVCR83i033tSFvDv6cpj86HsbEmiilh8vwrY/asQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.16.0.tgz", + "integrity": "sha512-P1acHIV/hDiO3w0YNUc3pD7/0q68SMAMyWVxAPUGzsAeq50lLpl0obN5j3QITMgJPhPByvBIjBV4ftkBd8nwMg==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 236ac1b..111078a 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@cloudflare/workers-types": "^4.20260310.1", "@eslint/js": "^10.0.1", "@mozilla/readability": "^0.6.0", - "@stoplight/spectral-cli": "^6.15.1", + "@stoplight/spectral-cli": "^6.16.0", "@types/jsdom": "^28.0.1", "@typescript-eslint/eslint-plugin": "^8.57.0", "@typescript-eslint/parser": "^8.57.0",