Skip to content

Commit 45aa619

Browse files
chore(deps-dev): bump @testing-library/react from 14.0.0 to 14.1.0 (#9967)
1 parent 2693dba commit 45aa619

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"@supabase/supabase-js": "^2.38.4",
153153
"@svgr/webpack": "^8.1.0",
154154
"@swc/core": "^1.3.96",
155-
"@testing-library/react": "^14.0.0",
155+
"@testing-library/react": "^14.1.0",
156156
"@types/async": "^3.2.23",
157157
"@types/cli-progress": "^3.11.5",
158158
"@types/imagemin": "^8.0.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2745,10 +2745,10 @@
27452745
lz-string "^1.4.4"
27462746
pretty-format "^27.0.2"
27472747

2748-
"@testing-library/react@^14.0.0":
2749-
version "14.0.0"
2750-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c"
2751-
integrity sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==
2748+
"@testing-library/react@^14.1.0":
2749+
version "14.1.0"
2750+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.1.0.tgz#01d64915111db99b50f8361d51d7217606805989"
2751+
integrity sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==
27522752
dependencies:
27532753
"@babel/runtime" "^7.12.5"
27542754
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)