Skip to content

Commit

Permalink
Bump jsdom from 23.0.1 to 23.2.0 in /ui (#505)
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.1 to 23.2.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@23.0.1...23.2.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  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 Jan 8, 2024
1 parent e9c5929 commit 7a2c1dd
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 39 deletions.
154 changes: 116 additions & 38 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint": "8.56.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-vue": "9.19.2",
"jsdom": "23.0.1",
"jsdom": "23.2.0",
"mini-svg-data-uri": "1.4.4",
"postcss": "8.4.32",
"prettier": "3.1.1",
Expand Down

0 comments on commit 7a2c1dd

Please sign in to comment.