Skip to content

Commit 0237f38

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

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

docs/v3/package-lock.json

Lines changed: 15 additions & 13 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.0",
23+
"cheerio": "^1.1.2",
2424
"express": "^5.1.0",
2525
"glob": "^11.0.3",
2626
"gulp": "^5.0.1",

0 commit comments

Comments
 (0)