Skip to content

Commit 7387066

Browse files
chore(deps-dev): bump @testing-library/react from 15.0.3 to 15.0.4 (#10992)
1 parent 7dabb47 commit 7387066

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.5.0",
162-
"@testing-library/react": "^15.0.3",
162+
"@testing-library/react": "^15.0.4",
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
@@ -2769,10 +2769,10 @@
27692769
lz-string "^1.5.0"
27702770
pretty-format "^27.0.2"
27712771

2772-
"@testing-library/react@^15.0.3":
2773-
version "15.0.3"
2774-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.3.tgz#891f55596d8464d4db90458a99aa64fa1105ef9b"
2775-
integrity sha512-lrfuttDGLJbpwMZ5Staz/b2GJuyQQUHEYffK2oL9DxgoeIPxFIquv0TmzJyeI0JQkc+WJMvcRRmpP9BtWlMbgQ==
2772+
"@testing-library/react@^15.0.4":
2773+
version "15.0.4"
2774+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.4.tgz#e5e83f79863c4897719ae3191af1e54617f60dea"
2775+
integrity sha512-Fw/LM1emOHKfCxv5R0tz+25TOtiMt0o5Np1zJmb4LbSacOagXQX4ooAaHiJfGUMe+OjUk504BX11W+9Z8CvyZA==
27762776
dependencies:
27772777
"@babel/runtime" "^7.12.5"
27782778
"@testing-library/dom" "^10.0.0"

0 commit comments

Comments
 (0)