Skip to content

Commit 6e51fbc

Browse files
authored
Merge pull request #4670 from OAI/dev
v3.2-dev: update from dev
2 parents c82e017 + 7e7cb1d commit 6e51fbc

File tree

2 files changed

+102
-71
lines changed

2 files changed

+102
-71
lines changed

package-lock.json

Lines changed: 100 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"validate-markdown": "npx markdownlint-cli2 --config spec.markdownlint.yaml src/oas.md && npx markdownlint-cli2 *.md"
2121
},
2222
"dependencies": {
23-
"cheerio": "^1.0.0-rc.5",
23+
"cheerio": "^1.1.0",
2424
"highlight.js": "^11.11.1",
2525
"markdown-it": "^14.1.0",
2626
"respec": "35.4.0",
@@ -30,7 +30,7 @@
3030
"@hyperjump/json-schema": "^1.14.1",
3131
"c8": "^10.1.3",
3232
"markdownlint-cli2": "^0.18.1",
33-
"vitest": "^3.2.1",
33+
"vitest": "^3.2.2",
3434
"yaml": "^2.8.0"
3535
},
3636
"keywords": [

0 commit comments

Comments
 (0)