Skip to content

Commit

Permalink
chore(deps): bump cheerio from 0.22.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 0.22.0 to 1.0.0.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@0.22.0...v1.0.0)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent ebd012f commit dc2ed02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prepare": "husky"
},
"dependencies": {
"cheerio": "^0.22.0",
"cheerio": "^1.0.0",
"hexo": "^7.3.0",
"hexo-clean-css": "^2.0.0",
"hexo-filter-nofollow": "^2.0.2",
Expand Down

0 comments on commit dc2ed02

Please sign in to comment.