From 4009ae78ba676532f058f72f7c243c3ce48451f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 12:23:42 +0000 Subject: [PATCH] Bump @redocly/cli from 1.17.1 to 1.22.0 Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 1.17.1 to 1.22.0. - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.17.1...@redocly/cli@1.22.0) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 48 ++++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index e581c03..b6aee4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.1.0", "license": "MIT", "dependencies": { - "@redocly/cli": "^1.17.1" + "@redocly/cli": "^1.22.0" } }, "node_modules/@babel/runtime": { @@ -79,11 +79,11 @@ } }, "node_modules/@redocly/cli": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.17.1.tgz", - "integrity": "sha512-a7OIlsGQT8OBRMPswqcJzCoub/nvm1zYvOCOBnaLt1cYeYK9nRzYCXA6Bnx0I7wMCXf5YmL7rVTMG8RJTC+3mA==", + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.22.0.tgz", + "integrity": "sha512-KXWTVKcyM4u4AHmxF9aDQOLbUWKwfEH8tM/CprcWnVvi9Gc0aPz1Y3aTrcohDE1oIgzJfn/Fj6TNdof86bNZvw==", "dependencies": { - "@redocly/openapi-core": "1.17.1", + "@redocly/openapi-core": "1.22.0", "abort-controller": "^3.0.0", "chokidar": "^3.5.1", "colorette": "^1.2.0", @@ -94,6 +94,7 @@ "handlebars": "^4.7.6", "mobx": "^6.0.4", "node-fetch": "^2.6.1", + "pluralize": "^8.0.0", "react": "^17.0.0 || ^18.2.0", "react-dom": "^17.0.0 || ^18.2.0", "redoc": "~2.1.5", @@ -126,17 +127,17 @@ } }, "node_modules/@redocly/config": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.6.2.tgz", - "integrity": "sha512-c3K5u64eMnr2ootPcpEI0ioIRLE8QP8ptvLxG9MwAmb2sU8HMRfVwXDU3AZiMVY2w4Ts0mDc+Xv4HTIk8DRqFw==" + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.10.1.tgz", + "integrity": "sha512-H3LnKVGzOaxskwJu8pmJYwBOWjP61qOK7TuTrbafqArDVckE06fhA6l0nO4KvBbjLPjy1Al7UnlxOu23V4Nl0w==" }, "node_modules/@redocly/openapi-core": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.17.1.tgz", - "integrity": "sha512-PQxDLLNk5cBatJBBxvfk49HFw/nVozw1XZ6Dw/GX0Tviq+WxeEjEuLAKfnLVvb5L0wgs4TNmVG4Y+JyofSPu1A==", + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.22.0.tgz", + "integrity": "sha512-IXazrCCUwRkwgVGlaWghFEyyLrz5EM1VM+Kn3/By4QGaNVd04oxC1c92h3kbt1StAxtrTfxBAGwS7bqqCF7nsw==", "dependencies": { "@redocly/ajv": "^8.11.0", - "@redocly/config": "^0.6.2", + "@redocly/config": "^0.10.1", "colorette": "^1.2.0", "https-proxy-agent": "^7.0.4", "js-levenshtein": "^1.1.6", @@ -3169,11 +3170,11 @@ } }, "@redocly/cli": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.17.1.tgz", - "integrity": "sha512-a7OIlsGQT8OBRMPswqcJzCoub/nvm1zYvOCOBnaLt1cYeYK9nRzYCXA6Bnx0I7wMCXf5YmL7rVTMG8RJTC+3mA==", + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.22.0.tgz", + "integrity": "sha512-KXWTVKcyM4u4AHmxF9aDQOLbUWKwfEH8tM/CprcWnVvi9Gc0aPz1Y3aTrcohDE1oIgzJfn/Fj6TNdof86bNZvw==", "requires": { - "@redocly/openapi-core": "1.17.1", + "@redocly/openapi-core": "1.22.0", "abort-controller": "^3.0.0", "chokidar": "^3.5.1", "colorette": "^1.2.0", @@ -3184,6 +3185,7 @@ "handlebars": "^4.7.6", "mobx": "^6.0.4", "node-fetch": "^2.6.1", + "pluralize": "^8.0.0", "react": "^17.0.0 || ^18.2.0", "react-dom": "^17.0.0 || ^18.2.0", "redoc": "~2.1.5", @@ -3204,17 +3206,17 @@ } }, "@redocly/config": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.6.2.tgz", - "integrity": "sha512-c3K5u64eMnr2ootPcpEI0ioIRLE8QP8ptvLxG9MwAmb2sU8HMRfVwXDU3AZiMVY2w4Ts0mDc+Xv4HTIk8DRqFw==" + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.10.1.tgz", + "integrity": "sha512-H3LnKVGzOaxskwJu8pmJYwBOWjP61qOK7TuTrbafqArDVckE06fhA6l0nO4KvBbjLPjy1Al7UnlxOu23V4Nl0w==" }, "@redocly/openapi-core": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.17.1.tgz", - "integrity": "sha512-PQxDLLNk5cBatJBBxvfk49HFw/nVozw1XZ6Dw/GX0Tviq+WxeEjEuLAKfnLVvb5L0wgs4TNmVG4Y+JyofSPu1A==", + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.22.0.tgz", + "integrity": "sha512-IXazrCCUwRkwgVGlaWghFEyyLrz5EM1VM+Kn3/By4QGaNVd04oxC1c92h3kbt1StAxtrTfxBAGwS7bqqCF7nsw==", "requires": { "@redocly/ajv": "^8.11.0", - "@redocly/config": "^0.6.2", + "@redocly/config": "^0.10.1", "colorette": "^1.2.0", "https-proxy-agent": "^7.0.4", "js-levenshtein": "^1.1.6", diff --git a/package.json b/package.json index e82c5c2..182670b 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ }, "homepage": "https://github.com/sergeyklay/provider-pact-example#readme", "dependencies": { - "@redocly/cli": "^1.17.1" + "@redocly/cli": "^1.22.0" } }