Skip to content

Commit e2b85f4

Browse files
Bump @testing-library/react from 12.1.0 to 12.1.1
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.0 to 12.1.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@v12.1.0...v12.1.1) --- 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 7be4034 commit e2b85f4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.0",
25+
"@testing-library/react": "^12.1.1",
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)