Skip to content

Commit 4510417

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-preview[bot] <support@dependabot.com>
1 parent 8f339ff commit 4510417

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@beam-australia/react-env": "3.1.1",
24-
"@testing-library/react": "11.2.6",
24+
"@testing-library/react": "11.2.7",
2525
"@types/html-webpack-plugin": "3.2.5",
2626
"@types/jest": "26.0.23",
2727
"@types/node": "^12.19.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -929,10 +929,10 @@
929929
lz-string "^1.4.4"
930930
pretty-format "^26.6.2"
931931

932-
"@testing-library/react@11.2.6":
933-
version "11.2.6"
934-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
935-
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
932+
"@testing-library/react@11.2.7":
933+
version "11.2.7"
934+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
935+
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
936936
dependencies:
937937
"@babel/runtime" "^7.12.5"
938938
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)