mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
chore(deps-dev): bump jsdom from 20.0.3 to 24.0.0 in /packages/utils
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 24.0.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/20.0.3...24.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2757884d10
commit
ce16b7e896
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"eslint": "*",
|
||||
"eslint-plugin-prettier": "*",
|
||||
"jest": "^29.3.1",
|
||||
"jsdom": "^20.0.2",
|
||||
"jsdom": "^24.0.0",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue