Skip to content

Commit

Permalink
build(deps): bump @metascraper/helpers from 5.45.28 to 5.46.0 (#212)
Browse files Browse the repository at this point in the history
* build(deps): bump @metascraper/helpers from 5.45.28 to 5.46.0

Bumps [@metascraper/helpers](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-helpers) from 5.45.28 to 5.46.0.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-helpers/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.0/packages/metascraper-helpers)

---
updated-dependencies:
- dependency-name: "@metascraper/helpers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* build: update dependencies

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiko Beats <[email protected]>
  • Loading branch information
dependabot[bot] and Kikobeats authored Jan 13, 2025
1 parent 9c5fd46 commit 900c49e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
],
"dependencies": {
"@kikobeats/time-span": "~1.0.5",
"@metascraper/helpers": "~5.45.22",
"@metascraper/helpers": "~5.46.1",
"cheerio": "~1.0.0",
"css-url-regex": "~4.0.0",
"debug-logfmt": "~1.2.2",
"debug-logfmt": "~1.2.3",
"execall": "~2.0.0",
"got": "~11.8.6",
"html-encode": "~2.1.7",
"html-urls": "~2.4.59",
"html-urls": "~2.4.62",
"is-html-content": "~1.0.0",
"localhost-url-regex": "~1.0.11",
"localhost-url-regex": "~1.0.13",
"lodash": "~4.17.21",
"mri": "~1.2.0",
"p-cancelable": "~2.1.0",
"p-retry": "~4.6.0",
"tinyspawn": "~1.3.2",
"top-sites": "~1.1.217"
"tinyspawn": "~1.3.3",
"top-sites": "~1.1.220"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down

0 comments on commit 900c49e

Please sign in to comment.