Skip to content

Commit d94c9e3

Browse files
Bump @testing-library/react from 11.2.6 to 11.2.7
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 11.2.7. - [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@v11.2.6...v11.2.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent aced867 commit d94c9e3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.12.0",
7-
"@testing-library/react": "^11.2.6",
7+
"@testing-library/react": "^11.2.7",
88
"@testing-library/user-event": "^13.1.9",
99
"react": "^17.0.2",
1010
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,10 +2438,10 @@
24382438
lodash "^4.17.15"
24392439
redent "^3.0.0"
24402440

2441-
"@testing-library/react@^11.2.6":
2442-
version "11.2.6"
2443-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
2444-
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
2441+
"@testing-library/react@^11.2.7":
2442+
version "11.2.7"
2443+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
2444+
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
24452445
dependencies:
24462446
"@babel/runtime" "^7.12.5"
24472447
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)