Skip to content

Commit 17766ca

Browse files
Bump cheerio from 1.1.0 to 1.1.2
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.1.0...v1.1.2) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6745fba commit 17766ca

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 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.1.0",
23+
"cheerio": "^1.1.2",
2424
"highlight.js": "^11.11.1",
2525
"markdown-it": "^14.1.0",
2626
"respec": "35.4.2",

0 commit comments

Comments
 (0)