Skip to content

Commit e526ad7

Browse files
Bump cheerio from 1.0.0 to 1.1.0
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37c393c commit e526ad7

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)