Skip to content

Commit 48e9a2b

Browse files
meta: bump the testing group with 2 updates
Bumps the testing group with 2 updates: [@reporters/github](https://github.com/MoLow/reporters) and [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@reporters/github` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/MoLow/reporters/releases) - [Changelog](https://github.com/MoLow/reporters/blob/main/release-please-config.json) - [Commits](MoLow/reporters@github-v1.11.0...github-v1.12.0) Updates `@testing-library/react` from 16.3.1 to 16.3.2 - [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.1...v16.3.2) --- updated-dependencies: - dependency-name: "@reporters/github" dependency-version: 1.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7228f53 commit 48e9a2b

File tree

2 files changed

+139
-33
lines changed

2 files changed

+139
-33
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"devDependencies": {
4242
"@eslint/js": "~9.39.2",
43-
"@reporters/github": "^1.11.0",
44-
"@testing-library/react": "~16.3.1",
43+
"@reporters/github": "^1.12.0",
44+
"@testing-library/react": "~16.3.2",
4545
"cross-env": "^10.1.0",
4646
"eslint": "~9.39.2",
4747
"eslint-import-resolver-typescript": "~4.4.4",

0 commit comments

Comments
 (0)