Skip to content

Commit 46af672

Browse files
authored
Merge pull request #4666 from OAI/dependabot/npm_and_yarn/cheerio-1.1.0
Bump cheerio from 1.0.0 to 1.1.0
2 parents c232567 + e526ad7 commit 46af672

File tree

2 files changed

+47
-23
lines changed

2 files changed

+47
-23
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
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",

0 commit comments

Comments
 (0)