Skip to content

Commit

Permalink
build(deps): bump html-get from 2.15.1 to 2.16.0 (#63)
Browse files Browse the repository at this point in the history
Bumps [html-get](https://github.com/microlinkhq/html-get) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/microlinkhq/html-get/releases)
- [Changelog](https://github.com/microlinkhq/html-get/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/html-get@v2.15.1...v2.16.0)

---
updated-dependencies:
- dependency-name: html-get
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 3868514 commit 9edbea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"aigle": "~1.14.1",
"cheerio": "~1.0.0-rc.11",
"html-get": "~2.15.0",
"html-get": "~2.16.0",
"is-url-http": "~2.3.0",
"mitt": "~3.0.0",
"reachable-url": "~1.8.0",
Expand Down

0 comments on commit 9edbea2

Please sign in to comment.