Skip to content

Commit 15defd4

Browse files
build(deps-dev): bump jsdom from 27.0.1 to 27.1.0 in /ui/mantine-ui (#4675)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.0.1 to 27.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.1...27.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.1.0 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>
1 parent b35c706 commit 15defd4

File tree

2 files changed

+22
-25
lines changed

2 files changed

+22
-25
lines changed

ui/mantine-ui/package-lock.json

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

ui/mantine-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-mantine": "^4.0.3",
4040
"eslint-plugin-jsx-a11y": "^6.10.2",
4141
"eslint-plugin-react": "^7.37.5",
42-
"jsdom": "^27.0.1",
42+
"jsdom": "^27.1.0",
4343
"postcss": "^8.5.5",
4444
"postcss-preset-mantine": "1.18.0",
4545
"postcss-simple-vars": "^7.0.1",

0 commit comments

Comments
 (0)