Skip to content

Commit 56a8ee5

Browse files
chore(deps-dev): bump @testing-library/react from 15.0.5 to 15.0.6 (#11049)
1 parent babe608 commit 56a8ee5

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.13",
160160
"@svgr/webpack": "^8.1.0",
161161
"@swc/core": "^1.5.0",
162-
"@testing-library/react": "^15.0.5",
162+
"@testing-library/react": "^15.0.6",
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
@@ -2808,10 +2808,10 @@
28082808
lz-string "^1.5.0"
28092809
pretty-format "^27.0.2"
28102810

2811-
"@testing-library/react@^15.0.5":
2812-
version "15.0.5"
2813-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.5.tgz#71bcc875e1142c3924cac7bdd7dc9a6db0bb1d42"
2814-
integrity sha512-ttodVWYA2i2w4hRa6krKrmS1vKxAEkwDz34y+CwbcrbZUxFzUYN3a5xZyFKo+K6LBseCRCUkwcjATpaNn/UsIA==
2811+
"@testing-library/react@^15.0.6":
2812+
version "15.0.6"
2813+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.6.tgz#76be2e9e6da98c044823dfbc9d62ad3f10a3a401"
2814+
integrity sha512-UlbazRtEpQClFOiYp+1BapMT+xyqWMnE+hh9tn5DQ6gmlE7AIZWcGpzZukmDZuFk3By01oiqOf8lRedLS4k6xQ==
28152815
dependencies:
28162816
"@babel/runtime" "^7.12.5"
28172817
"@testing-library/dom" "^10.0.0"

0 commit comments

Comments
 (0)