Skip to content

Commit efb5630

Browse files
chore(deps-dev): bump @testing-library/react from 14.2.2 to 14.3.0 (#10876)
1 parent 2e234e0 commit efb5630

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
@@ -159,7 +159,7 @@
159159
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
160160
"@svgr/webpack": "^8.1.0",
161161
"@swc/core": "^1.4.12",
162-
"@testing-library/react": "^14.2.2",
162+
"@testing-library/react": "^14.3.0",
163163
"@types/async": "^3.2.24",
164164
"@types/cli-progress": "^3.11.5",
165165
"@types/imagemin": "^8.0.5",

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.2.2":
2749-
version "14.2.2"
2750-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.2.2.tgz#74f855215c57d423282486a395a4348a837d3c5a"
2751-
integrity sha512-SOUuM2ysCvjUWBXTNfQ/ztmnKDmqaiPV3SvoIuyxMUca45rbSWWAT/qB8CUs/JQ/ux/8JFs9DNdFQ3f6jH3crA==
2748+
"@testing-library/react@^14.3.0":
2749+
version "14.3.0"
2750+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.3.0.tgz#8183eb5a5f465b5b8cc495fcbd9bad0a16b8dd3b"
2751+
integrity sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg==
27522752
dependencies:
27532753
"@babel/runtime" "^7.12.5"
27542754
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)