Skip to content

Commit c05da08

Browse files
Bump cheerio from 1.1.0 to 1.1.2 (#594)
* Bump cheerio from 1.1.0 to 1.1.2 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Allow futher updates of cheerio --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Illia Antypenko <[email protected]>
1 parent 37d259f commit c05da08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/website-scraper/node-website-scraper",
3939
"dependencies": {
40-
"cheerio": "1.1.0",
40+
"cheerio": "^1.1.2",
4141
"css-url-parser": "^1.0.0",
4242
"debug": "^4.3.1",
4343
"fs-extra": "^11.1.0",

0 commit comments

Comments
 (0)