Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-12-04)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 4, 2024
1 parent ae16775 commit 0531766
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-react": "~7.37.2",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-testing-library": "^6.5.0",
"history": "~5.3.0",
"html-webpack-plugin": "~5.6.3",
"jest": "~29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3323,10 +3323,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.2:
string.prototype.matchall "^4.0.11"
string.prototype.repeat "^1.0.0"

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

Expand Down

0 comments on commit 0531766

Please sign in to comment.