Skip to content

Commit

Permalink
Bump nth-check and cheerio
Browse files Browse the repository at this point in the history
Bumps [nth-check](https://github.com/fb55/nth-check) and [cheerio](https://github.com/cheeriojs/cheerio). These dependencies needed to be updated together.

Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v1.0.2...v2.1.1)

Updates `cheerio` from 0.22.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.22.0...v1.0.0-rc.12)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
- dependency-name: cheerio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent c9119f5 commit 4c0ab4c
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 150 deletions.
239 changes: 90 additions & 149 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 @@ -17,7 +17,7 @@
},
"main": "index.js",
"dependencies": {
"cheerio": "^0.22.0"
"cheerio": "^1.0.0-rc.12"
},
"license": "MIT",
"funding": {
Expand Down

0 comments on commit 4c0ab4c

Please sign in to comment.