Skip to content

Commit badec47

Browse files
chore(deps-dev): bump jsdom from 27.3.0 to 27.4.0 in /apps/frontend (#432)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.3.0 to 27.4.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.3.0...27.4.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60fe539 commit badec47

2 files changed

Lines changed: 30 additions & 45 deletions

File tree

apps/frontend/package-lock.json

Lines changed: 29 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-react-hooks": "^7.0.1",
100100
"eslint-plugin-unused-imports": "^4.3.0",
101101
"globals": "^17.0.0",
102-
"jsdom": "^27.3.0",
102+
"jsdom": "^27.4.0",
103103
"msw": "^2.12.7",
104104
"mutationobserver-shim": "^0.3.3",
105105
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)