Skip to content

Commit 5cb569f

Browse files
Update dependency @testing-library/react to v11.2.3 (#3141)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 48863a1 commit 5cb569f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
3939
"@svgr/webpack": "5.5.0",
4040
"@testing-library/jest-dom": "5.11.8",
41-
"@testing-library/react": "11.2.2",
41+
"@testing-library/react": "11.2.3",
4242
"@testing-library/user-event": "12.6.0",
4343
"@types/classnames": "2.2.11",
4444
"@types/enzyme": "3.10.8",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,10 +1550,10 @@
15501550
lodash "^4.17.15"
15511551
redent "^3.0.0"
15521552

1553-
"@testing-library/[email protected].2":
1554-
version "11.2.2"
1555-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
1556-
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
1553+
"@testing-library/[email protected].3":
1554+
version "11.2.3"
1555+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
1556+
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
15571557
dependencies:
15581558
"@babel/runtime" "^7.12.5"
15591559
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)