Skip to content

Commit 67f58df

Browse files
Bump the testing group across 1 directory with 2 updates (#173)
Bumps the testing group with 2 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom). Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: jest-environment-jsdom dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8976bf commit 67f58df

2 files changed

Lines changed: 1441 additions & 591 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
"eslint-config-prettier": "10.1.8",
123123
"globals": "17.6.0",
124124
"husky": "9.1.7",
125-
"jest": "30.3.0",
126-
"jest-environment-jsdom": "30.3.0",
125+
"jest": "30.4.2",
126+
"jest-environment-jsdom": "30.4.1",
127127
"jest-extended": "7.0.0",
128128
"jsdom": "26.1.0",
129129
"playwright": "1.60.0",

0 commit comments

Comments
 (0)