Skip to content

Commit 50c5d8c

Browse files
authored
Update all Yarn dependencies (2025-08-27) (#340)
1 parent 579b490 commit 50c5d8c

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.6.3",
79+
"eslint-plugin-testing-library": "^7.6.6",
8080
"globals": "^16.3.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.4",

yarn.lock

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

3477-
eslint-plugin-testing-library@^7.6.3:
3478-
version "7.6.3"
3479-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.3.tgz#b4478533abb1a107edabde0aa0db66044df9a234"
3480-
integrity sha512-tI/epV/DD4+nJ51VGg7MWfqajMAW0+U+9dTLFrnqrJHoPO2TyGRU8ASrPNFPe2zzDT1qwznkCeeqMzViALgiig==
3477+
eslint-plugin-testing-library@^7.6.6:
3478+
version "7.6.6"
3479+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.6.tgz#b0a1f42b32670ede4967f546410a0b0b0dedba8f"
3480+
integrity sha512-eSexC+OPhDLuCpLbFEC7Qrk0x4IE4Mn+UW0db8YAhUatVB6CzGHdeHv4pyoInglbhhQc0Z9auY/2HKyMZW5s7Q==
34813481
dependencies:
34823482
"@typescript-eslint/scope-manager" "^8.15.0"
34833483
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)