From e28fc6bcbd505244e6e31101fbd75598725c5399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 15:31:14 +0000 Subject: [PATCH] build(deps): bump @stoplight/spectral-rulesets from 1.22.1 to 1.22.3 Bumps [@stoplight/spectral-rulesets](https://github.com/stoplightio/spectral) from 1.22.1 to 1.22.3. - [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-rulesets-1.22.1...@stoplight/spectral-rulesets-1.22.3) --- updated-dependencies: - dependency-name: "@stoplight/spectral-rulesets" dependency-version: 1.22.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5ab9d79..2875937 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@redocly/cli": "^2.30.3", "@scalar/openapi-upgrader": "^0.2.7", "@stoplight/spectral-parsers": "^1.0.5", - "@stoplight/spectral-rulesets": "^1.22.1", + "@stoplight/spectral-rulesets": "^1.22.3", "@stoplight/spectral-runtime": "^1.1.5", "body-parser": "^2.2.2", "case-anything": "^3.1.2", @@ -1273,9 +1273,9 @@ "license": "0BSD" }, "node_modules/@stoplight/spectral-rulesets": { - "version": "1.22.1", - "resolved": "https://registry.npmjs.org/@stoplight/spectral-rulesets/-/spectral-rulesets-1.22.1.tgz", - "integrity": "sha512-DaaQJioKuYkRsOuKIJfX2ek7G7f6OCU3CI3K7ABaOcTFMiHj29SJLDdb04mCjXZFXMlXHjmCl2ZpKW6heieXpw==", + "version": "1.22.3", + "resolved": "https://registry.npmjs.org/@stoplight/spectral-rulesets/-/spectral-rulesets-1.22.3.tgz", + "integrity": "sha512-CDkXEsrA1OOQPmF0VE92zira+eSI411s7hyIdfVeS/91BrNz3Y5HJgnwWFbh2abKVJ2rNciOzBPyGar+xfiFKA==", "license": "Apache-2.0", "dependencies": { "@asyncapi/specs": "^6.8.0", diff --git a/package.json b/package.json index e81c54c..21178f3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@redocly/cli": "^2.30.3", "@scalar/openapi-upgrader": "^0.2.7", "@stoplight/spectral-parsers": "^1.0.5", - "@stoplight/spectral-rulesets": "^1.22.1", + "@stoplight/spectral-rulesets": "^1.22.3", "@stoplight/spectral-runtime": "^1.1.5", "body-parser": "^2.2.2", "case-anything": "^3.1.2",