Skip to content

Commit e664668

Browse files
authored
Merge pull request #5189 from OAI/dependabot/npm_and_yarn/cheerio-1.2.0
Bump cheerio from 1.1.2 to 1.2.0
2 parents cdb3984 + d695bf2 commit e664668

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 17 additions & 17 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 && npx linkspector check"
2121
},
2222
"dependencies": {
23-
"cheerio": "^1.1.2",
23+
"cheerio": "^1.2.0",
2424
"highlight.js": "^11.11.1",
2525
"markdown-it": "^14.1.0",
2626
"respec": "35.7.0",

0 commit comments

Comments
 (0)