Skip to content

Commit ab61b75

Browse files
meta: bump the testing group with 2 updates (#8484)
Bumps the testing group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [jsdom](https://github.com/jsdom/jsdom). Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) Updates `jsdom` from 27.2.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.2.0...27.4.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: jsdom dependency-version: 27.4.0 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 618f8c2 commit ab61b75

File tree

3 files changed

+55
-63
lines changed

3 files changed

+55
-63
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-react-hooks": "^7.0.1",
9797
"global-jsdom": "^27.0.0",
9898
"handlebars": "4.7.8",
99-
"jsdom": "^27.2.0",
99+
"jsdom": "^27.4.0",
100100
"mdast-util-from-markdown": "^2.0.2",
101101
"nock": "^14.0.10",
102102
"remark-frontmatter": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@eslint/js": "~9.36.0",
4343
"@reporters/github": "^1.11.0",
44-
"@testing-library/react": "~16.3.0",
44+
"@testing-library/react": "~16.3.1",
4545
"cross-env": "^10.1.0",
4646
"eslint": "~9.36.0",
4747
"eslint-import-resolver-typescript": "~4.4.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)