Skip to content

Commit c94388f

Browse files
build(deps-dev): bump cheerio from 1.1.2 to 1.2.0 in /docs/v3 (#4820)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74f4f3b commit c94388f

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

docs/v3/package-lock.json

Lines changed: 17 additions & 18 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.1.2",
23+
"cheerio": "^1.2.0",
2424
"express": "^5.2.1",
2525
"glob": "^13.0.0",
2626
"gulp": "^5.0.1",

0 commit comments

Comments
 (0)