Skip to content

Commit b2ce9fe

Browse files
chore(deps): update dependency @testing-library/react to ^11.2.6 (#31168)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b08c4c7 commit b2ce9fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/cli": "^7.12.1",
4545
"@babel/core": "^7.12.3",
46-
"@testing-library/react": "^11.2.2",
46+
"@testing-library/react": "^11.2.6",
4747
"@types/babel__core": "^7.1.12",
4848
"@types/babel__traverse": "^7.11.1",
4949
"@types/fs-extra": "^8.1.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4091,7 +4091,7 @@
40914091
lodash "^4.17.15"
40924092
redent "^3.0.0"
40934093

4094-
"@testing-library/react@^11.2.2", "@testing-library/react@^11.2.6":
4094+
"@testing-library/react@^11.2.6":
40954095
version "11.2.6"
40964096
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
40974097
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==

0 commit comments

Comments
 (0)