Skip to content

Commit c7cff21

Browse files
chore(deps): update monorepo:@testing-library (#86)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fc6a1a9 commit c7cff21

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@storybook/addon-storysource": "6.1.16",
4141
"@storybook/react": "6.1.16",
4242
"@testing-library/jest-dom": "5.11.9",
43-
"@testing-library/react": "11.2.3",
43+
"@testing-library/react": "11.2.5",
4444
"@testing-library/testcafe": "4.3.1",
45-
"@testing-library/user-event": "12.6.2",
45+
"@testing-library/user-event": "12.6.3",
4646
"@types/jest": "26.0.20",
4747
"@types/node": "14.14.22",
4848
"@types/react": "17.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2406,10 +2406,10 @@
24062406
lodash "^4.17.15"
24072407
redent "^3.0.0"
24082408

2409-
"@testing-library/react@11.2.3":
2410-
version "11.2.3"
2411-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
2412-
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
2409+
"@testing-library/react@11.2.5":
2410+
version "11.2.5"
2411+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
2412+
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
24132413
dependencies:
24142414
"@babel/runtime" "^7.12.5"
24152415
"@testing-library/dom" "^7.28.1"
@@ -2421,10 +2421,10 @@
24212421
dependencies:
24222422
"@testing-library/dom" "^7.27.1"
24232423

2424-
"@testing-library/user-event@12.6.2":
2425-
version "12.6.2"
2426-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
2427-
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
2424+
"@testing-library/user-event@12.6.3":
2425+
version "12.6.3"
2426+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
2427+
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
24282428
dependencies:
24292429
"@babel/runtime" "^7.12.5"
24302430

0 commit comments

Comments
 (0)