Skip to content

Commit 763bcb8

Browse files
build(deps-dev): bump cheerio from 1.0.0 to 1.1.0 in /docs/v3 (#4430)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8993cbe commit 763bcb8

File tree

2 files changed

+64
-25
lines changed

2 files changed

+64
-25
lines changed

docs/v3/package-lock.json

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

docs/v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/cloudfoundry-incubator/api-docs#readme",
2121
"type": "module",
2222
"devDependencies": {
23-
"cheerio": "^1.0.0",
23+
"cheerio": "^1.1.0",
2424
"express": "^5.1.0",
2525
"glob": "^11.0.2",
2626
"gulp": "^5.0.0",

0 commit comments

Comments
 (0)