Skip to content

Commit 2508c7b

Browse files
build(deps-dev): bump jest-fixed-jsdom from 0.0.10 to 0.0.11
Bumps [jest-fixed-jsdom](https://github.com/mswjs/jest-fixed-jsdom) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/mswjs/jest-fixed-jsdom/releases) - [Changelog](https://github.com/mswjs/jest-fixed-jsdom/blob/main/release.config.json) - [Commits](mswjs/jest-fixed-jsdom@v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: jest-fixed-jsdom dependency-version: 0.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46b0bb4 commit 2508c7b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-import-resolver-typescript": "4.4.4",
5252
"jest": "30.1.3",
5353
"jest-environment-jsdom": "30.2.0",
54-
"jest-fixed-jsdom": "0.0.10",
54+
"jest-fixed-jsdom": "0.0.11",
5555
"msw": "2.6.6",
5656
"prettier": "3.6.2",
5757
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4438,10 +4438,10 @@ jest-environment-node@30.1.2:
44384438
jest-util "30.0.5"
44394439
jest-validate "30.1.0"
44404440

4441-
jest-fixed-jsdom@0.0.10:
4442-
version "0.0.10"
4443-
resolved "https://registry.yarnpkg.com/jest-fixed-jsdom/-/jest-fixed-jsdom-0.0.10.tgz#6f4042d42f2130a0debc85ec0b9e348c4c2de57b"
4444-
integrity sha512-WaEVX+FripJh+Hn/7dysIgqP66h0KT1NNC22NGmNYANExtCoYNk1q2yjwwcdSboBMkkhn0NtmvKad/cmisnCLg==
4441+
jest-fixed-jsdom@0.0.11:
4442+
version "0.0.11"
4443+
resolved "https://registry.yarnpkg.com/jest-fixed-jsdom/-/jest-fixed-jsdom-0.0.11.tgz#67b5d5c4e9821bfb1e09a43139bfb0b9f4ec4f18"
4444+
integrity sha512-3UkjgM79APnmLVDnelrxdwz4oybD5qw6NLyayl7iCX8C8tJHeqjL9fmNrRlIrNiVJSXkF5t9ZPJ+xlM0kSwwYg==
44454445

44464446
jest-haste-map@30.1.0:
44474447
version "30.1.0"

0 commit comments

Comments
 (0)