Skip to content

Commit 3636d4f

Browse files
chore(deps): update dependency @redocly/cli to v1.12.0
1 parent 70af8c3 commit 3636d4f

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@babel/eslint-parser": "7.24.1",
3232
"@openapitools/openapi-generator-cli": "2.13.1",
33-
"@redocly/cli": "1.11.0",
33+
"@redocly/cli": "1.12.0",
3434
"@typescript-eslint/eslint-plugin": "7.7.1",
3535
"@typescript-eslint/parser": "7.7.1",
3636
"eslint": "8.57.0",

yarn.lock

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ __metadata:
8888
dependencies:
8989
"@babel/eslint-parser": "npm:7.24.1"
9090
"@openapitools/openapi-generator-cli": "npm:2.13.1"
91-
"@redocly/cli": "npm:1.11.0"
91+
"@redocly/cli": "npm:1.12.0"
9292
"@typescript-eslint/eslint-plugin": "npm:7.7.1"
9393
"@typescript-eslint/parser": "npm:7.7.1"
9494
eslint: "npm:8.57.0"
@@ -4012,11 +4012,11 @@ __metadata:
40124012
languageName: node
40134013
linkType: hard
40144014

4015-
"@redocly/cli@npm:1.11.0":
4016-
version: 1.11.0
4017-
resolution: "@redocly/cli@npm:1.11.0"
4015+
"@redocly/cli@npm:1.12.0":
4016+
version: 1.12.0
4017+
resolution: "@redocly/cli@npm:1.12.0"
40184018
dependencies:
4019-
"@redocly/openapi-core": "npm:1.11.0"
4019+
"@redocly/openapi-core": "npm:1.12.0"
40204020
abort-controller: "npm:^3.0.0"
40214021
chokidar: "npm:^3.5.1"
40224022
colorette: "npm:^1.2.0"
@@ -4037,7 +4037,7 @@ __metadata:
40374037
bin:
40384038
openapi: bin/cli.js
40394039
redocly: bin/cli.js
4040-
checksum: 8ff52cc45fcafd627a9a292765e29a84cb2b6f67d417c2b57169dc0ae11f85d5139313e7e563a722202d10e54ac5008375ea1b7901e9ed3bf0896302a1263bb8
4040+
checksum: 939170d4c09700cc1dc58a01e33a7db6bd28a133ecd265b96207e12ffc0140f059260e69803ff9eece9ad9604ce08041ec88af436cc5874927c2bb4a348ad71a
40414041
languageName: node
40424042
linkType: hard
40434043

@@ -4048,7 +4048,25 @@ __metadata:
40484048
languageName: node
40494049
linkType: hard
40504050

4051-
"@redocly/openapi-core@npm:1.11.0, @redocly/openapi-core@npm:^1.0.0-rc.2":
4051+
"@redocly/openapi-core@npm:1.12.0":
4052+
version: 1.12.0
4053+
resolution: "@redocly/openapi-core@npm:1.12.0"
4054+
dependencies:
4055+
"@redocly/ajv": "npm:^8.11.0"
4056+
"@redocly/config": "npm:^0.2.0"
4057+
colorette: "npm:^1.2.0"
4058+
js-levenshtein: "npm:^1.1.6"
4059+
js-yaml: "npm:^4.1.0"
4060+
lodash.isequal: "npm:^4.5.0"
4061+
minimatch: "npm:^5.0.1"
4062+
node-fetch: "npm:^2.6.1"
4063+
pluralize: "npm:^8.0.0"
4064+
yaml-ast-parser: "npm:0.0.43"
4065+
checksum: 7979cb04e88fb8cd9962b17e1906d2c735989f79048ad9ba0c69c99500dc28618a8b4d1c792aa502f82156230942701ada968a5d933231c40e4ac78ee6978faf
4066+
languageName: node
4067+
linkType: hard
4068+
4069+
"@redocly/openapi-core@npm:^1.0.0-rc.2":
40524070
version: 1.11.0
40534071
resolution: "@redocly/openapi-core@npm:1.11.0"
40544072
dependencies:

0 commit comments

Comments
 (0)