Skip to content

Commit 86ad974

Browse files
chore(deps-dev): bump @testing-library/react from 15.0.4 to 15.0.5 (#11028)
1 parent 2bb856a commit 86ad974

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.4",
162+
"@testing-library/react": "^15.0.5",
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
@@ -2767,10 +2767,10 @@
27672767
lz-string "^1.5.0"
27682768
pretty-format "^27.0.2"
27692769

2770-
"@testing-library/react@^15.0.4":
2771-
version "15.0.4"
2772-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.4.tgz#e5e83f79863c4897719ae3191af1e54617f60dea"
2773-
integrity sha512-Fw/LM1emOHKfCxv5R0tz+25TOtiMt0o5Np1zJmb4LbSacOagXQX4ooAaHiJfGUMe+OjUk504BX11W+9Z8CvyZA==
2770+
"@testing-library/react@^15.0.5":
2771+
version "15.0.5"
2772+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.5.tgz#71bcc875e1142c3924cac7bdd7dc9a6db0bb1d42"
2773+
integrity sha512-ttodVWYA2i2w4hRa6krKrmS1vKxAEkwDz34y+CwbcrbZUxFzUYN3a5xZyFKo+K6LBseCRCUkwcjATpaNn/UsIA==
27742774
dependencies:
27752775
"@babel/runtime" "^7.12.5"
27762776
"@testing-library/dom" "^10.0.0"

0 commit comments

Comments
 (0)