chore(deps-dev): bump jsdom from 23.1.0 to 23.2.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.1.0 to 23.2.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/23.1.0...23.2.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
22cf28e086
commit
5a8b22b8f8
2 changed files with 56 additions and 14 deletions
|
@ -37,7 +37,7 @@
|
|||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"jsdom": "^23.0.1",
|
||||
"jsdom": "^23.2.0",
|
||||
"liquidjs": "^10.10.0",
|
||||
"luxon": "^3.4.4",
|
||||
"markdown-it": "^14.0.0",
|
||||
|
|
Reference in a new issue