Skip to content

Commit f5fab35

Browse files
authoredApr 14, 2023
Bump nth-check and cheerio
Bumps [nth-check](https://github.com/fb55/nth-check) to 2.1.1 and updates ancestor dependency [cheerio](https://github.com/cheeriojs/cheerio). These dependencies need 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) - [Commits](cheeriojs/cheerio@0.22.0...v1.0.0-rc.12) Closes gh-88 --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect - dependency-name: cheerio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9acc9f6 commit f5fab35

File tree

2 files changed

+89
-149
lines changed

2 files changed

+89
-149
lines changed
 

‎package-lock.json

+88-148
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"async": "^3.2.0",
24-
"cheerio": "^0.22.0",
24+
"cheerio": "^1.0.0-rc.12",
2525
"grunt-check-modules": "^1.1.0",
2626
"grunt-wordpress": "^2.1.3",
2727
"he": "^1.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.