Skip to content

Commit 84bd85a

Browse files
chore(deps): update dependency @testing-library/react to v15
1 parent 3b63198 commit 84bd85a

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@storybook/testing-library": "0.2.2",
116116
"@storybook/theming": "7.5.3",
117117
"@testing-library/jest-dom": "6.1.6",
118-
"@testing-library/react": "14.1.2",
118+
"@testing-library/react": "15.0.7",
119119
"@testing-library/react-hooks": "8.0.1",
120120
"@testing-library/user-event": "14.5.2",
121121
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4876,6 +4876,20 @@
48764876
dependencies:
48774877
defer-to-connect "^2.0.0"
48784878

4879+
"@testing-library/dom@^10.0.0":
4880+
version "10.4.1"
4881+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.1.tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95"
4882+
integrity sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==
4883+
dependencies:
4884+
"@babel/code-frame" "^7.10.4"
4885+
"@babel/runtime" "^7.12.5"
4886+
"@types/aria-query" "^5.0.1"
4887+
aria-query "5.3.0"
4888+
dom-accessibility-api "^0.5.9"
4889+
lz-string "^1.5.0"
4890+
picocolors "1.1.1"
4891+
pretty-format "^27.0.2"
4892+
48794893
"@testing-library/dom@^9.0.0":
48804894
version "9.3.1"
48814895
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.1.tgz#8094f560e9389fb973fe957af41bf766937a9ee9"
@@ -4912,13 +4926,13 @@
49124926
"@babel/runtime" "^7.12.5"
49134927
react-error-boundary "^3.1.0"
49144928

4915-
"@testing-library/react@14.1.2":
4916-
version "14.1.2"
4917-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.1.2.tgz#a2b9e9ee87721ec9ed2d7cfc51cc04e474537c32"
4918-
integrity sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==
4929+
"@testing-library/react@15.0.7":
4930+
version "15.0.7"
4931+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.7.tgz#ff733ce0893c875cb5a47672e8e772897128f4ae"
4932+
integrity sha512-cg0RvEdD1TIhhkm1IeYMQxrzy0MtUNfa3minv4MjbgcYzJAZ7yD0i0lwoPOTPr+INtiXFezt2o8xMSnyHhEn2Q==
49194933
dependencies:
49204934
"@babel/runtime" "^7.12.5"
4921-
"@testing-library/dom" "^9.0.0"
4935+
"@testing-library/dom" "^10.0.0"
49224936
"@types/react-dom" "^18.0.0"
49234937

49244938
"@testing-library/user-event@14.5.2":
@@ -6112,7 +6126,7 @@ aria-query@5.1.3:
61126126
dependencies:
61136127
deep-equal "^2.0.5"
61146128

6115-
aria-query@^5.0.0, aria-query@^5.1.3, aria-query@^5.3.0:
6129+
aria-query@5.3.0, aria-query@^5.0.0, aria-query@^5.1.3, aria-query@^5.3.0:
61166130
version "5.3.0"
61176131
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
61186132
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
@@ -13164,6 +13178,11 @@ picocolors@1.0.1:
1316413178
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
1316513179
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
1316613180

13181+
picocolors@1.1.1:
13182+
version "1.1.1"
13183+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
13184+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
13185+
1316713186
picocolors@^1.0.0:
1316813187
version "1.0.0"
1316913188
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"

0 commit comments

Comments
 (0)