Skip to content

Commit

Permalink
build(deps): bump jsdom from 25.0.0 to 25.0.1
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.0 to 25.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.0...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bambooom committed Sep 24, 2024
1 parent 755663f commit 5cececf
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 59 deletions.
92 changes: 34 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dotenv": "^16.4.5",
"fast-csv": "^5.0.1",
"got": "^14.4.2",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"rss-parser": "^3.13.0"
}
}

0 comments on commit 5cececf

Please sign in to comment.