Skip to content

Commit 7b003e6

Browse files
authored
Update all Yarn dependencies (2025-07-25) (#330)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 14a56b2 commit 7b003e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-jest": "^29.0.1",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
79-
"eslint-plugin-testing-library": "^7.5.3",
79+
"eslint-plugin-testing-library": "^7.6.0",
8080
"globals": "^16.3.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3476,10 +3476,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
34763476
string.prototype.matchall "^4.0.12"
34773477
string.prototype.repeat "^1.0.0"
34783478

3479-
eslint-plugin-testing-library@^7.5.3:
3480-
version "7.5.3"
3481-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.5.3.tgz#d9d19acfccc1f5bae2ede05d1356587e68a3438a"
3482-
integrity sha512-sZk5hIrx0p1ehvdS2qHefKwXHiEysiQN+FMGCzES6xRNUgwI3q4KdWMeAwpPDP9u0RDkNzJpebRUnNch1sJh+A==
3479+
eslint-plugin-testing-library@^7.6.0:
3480+
version "7.6.0"
3481+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0.tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c"
3482+
integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw==
34833483
dependencies:
34843484
"@typescript-eslint/scope-manager" "^8.15.0"
34853485
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)