Skip to content

Commit b7e085f

Browse files
Bump @testing-library/react from 12.1.1 to 12.1.5
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.1 to 12.1.5. - [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@v12.1.1...v12.1.5) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f0e89f commit b7e085f

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

package-lock.json

Lines changed: 31 additions & 11 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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@testing-library/jest-dom": "^5.14.1",
25-
"@testing-library/react": "^12.1.1",
25+
"@testing-library/react": "^12.1.5",
2626
"@testing-library/user-event": "^13.2.1",
2727
"react-app-rewired": "^2.1.8",
2828
"react-scripts": "^4.0.3"

0 commit comments

Comments
 (0)