Skip to content

Commit 6a6ea73

Browse files
authored
Update all Yarn dependencies (2025-07-23)
1 parent 84dc50f commit 6a6ea73

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
@@ -3471,10 +3471,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
34713471
string.prototype.matchall "^4.0.12"
34723472
string.prototype.repeat "^1.0.0"
34733473

3474-
eslint-plugin-testing-library@^7.5.3:
3475-
version "7.5.3"
3476-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.5.3.tgz#d9d19acfccc1f5bae2ede05d1356587e68a3438a"
3477-
integrity sha512-sZk5hIrx0p1ehvdS2qHefKwXHiEysiQN+FMGCzES6xRNUgwI3q4KdWMeAwpPDP9u0RDkNzJpebRUnNch1sJh+A==
3474+
eslint-plugin-testing-library@^7.6.0:
3475+
version "7.6.0"
3476+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0.tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c"
3477+
integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw==
34783478
dependencies:
34793479
"@typescript-eslint/scope-manager" "^8.15.0"
34803480
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)