Skip to content

Commit 7a17e0c

Browse files
Bump @testing-library/react in /{{cookiecutter.project_slug}}/frontend (#134)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.9 to 11.0.4. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v10.4.9...v11.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cd7b2a9 commit 7a17e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"typescript": "^4.0.2",
4141
"@testing-library/jest-dom": "^5.11.1",
42-
"@testing-library/react": "^10.0.4",
42+
"@testing-library/react": "^11.0.4",
4343
"@typescript-eslint/eslint-plugin": "^2.24.0",
4444
"@typescript-eslint/parser": "^2.24.0",
4545
"@testing-library/user-event": "^12.0.11",

0 commit comments

Comments
 (0)