Skip to content

Commit 825b204

Browse files
authored
Update all Yarn dependencies (2024-12-04) (#265)
1 parent ae16775 commit 825b204

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
@@ -75,7 +75,7 @@
7575
"eslint-plugin-jest": "^28.9.0",
7676
"eslint-plugin-jest-dom": "^5.5.0",
7777
"eslint-plugin-react": "~7.37.2",
78-
"eslint-plugin-testing-library": "^6.4.0",
78+
"eslint-plugin-testing-library": "^6.5.0",
7979
"history": "~5.3.0",
8080
"html-webpack-plugin": "~5.6.3",
8181
"jest": "~29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3323,10 +3323,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.2:
33233323
string.prototype.matchall "^4.0.11"
33243324
string.prototype.repeat "^1.0.0"
33253325

3326-
eslint-plugin-testing-library@^6.4.0:
3327-
version "6.4.0"
3328-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0.tgz#1ba8a7422e3e31cc315a73ff17c34908f56f9838"
3329-
integrity sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA==
3326+
eslint-plugin-testing-library@^6.5.0:
3327+
version "6.5.0"
3328+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.5.0.tgz#02532698270f525be8ceeb4740f66eef0f6f4729"
3329+
integrity sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w==
33303330
dependencies:
33313331
"@typescript-eslint/utils" "^5.62.0"
33323332

0 commit comments

Comments
 (0)