Skip to content

Commit

Permalink
Bump css-what and cheerio
Browse files Browse the repository at this point in the history
Bumps [css-what](https://github.com/fb55/css-what) to 6.1.0 and updates ancestor dependency [cheerio](https://github.com/cheeriojs/cheerio). These dependencies need to be updated together.


Updates `css-what` from 1.0.0 to 6.1.0
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/commits/v6.1.0)

Updates `cheerio` from 0.19.0 to 1.0.0-rc.12
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](cheeriojs/cheerio@0.19.0...v1.0.0-rc.12)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
- dependency-name: cheerio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent 2fd692f commit 0cb0354
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 88 deletions.
190 changes: 103 additions & 87 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"standard": "^5.4.1"
},
"dependencies": {
"cheerio": "^0.19.0",
"cheerio": "^1.0.0-rc.12",
"glob": "^5.0.5",
"handlebars": "^3.0.3",
"request": "^2.57.0"
Expand Down

0 comments on commit 0cb0354

Please sign in to comment.