Skip to content

Commit 6b1ec3e

Browse files
authored
Update all Yarn dependencies (2024-08-21) (#237)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent d1095b0 commit 6b1ec3e

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.8.0",
7676
"eslint-plugin-jest-dom": "^5.4.0",
7777
"eslint-plugin-react": "~7.35.0",
78-
"eslint-plugin-testing-library": "^6.2.2",
78+
"eslint-plugin-testing-library": "^6.3.0",
7979
"history": "~5.3.0",
8080
"html-webpack-plugin": "~5.6.0",
8181
"jest": "~29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3452,10 +3452,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.35.0:
34523452
string.prototype.matchall "^4.0.11"
34533453
string.prototype.repeat "^1.0.0"
34543454

3455-
eslint-plugin-testing-library@^6.2.2:
3456-
version "6.2.2"
3457-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.2.tgz#67e84ff891a2b3a8078ced0afa95ee6f343c00c1"
3458-
integrity sha512-1E94YOTUDnOjSLyvOwmbVDzQi/WkKm3WVrMXu6SmBr6DN95xTGZmI6HJ/eOkSXh/DlheRsxaPsJvZByDBhWLVQ==
3455+
eslint-plugin-testing-library@^6.3.0:
3456+
version "6.3.0"
3457+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.3.0.tgz#9c31a9941a860efdff3c06180151ab9c8142f685"
3458+
integrity sha512-GYcEErTt6EGwE0bPDY+4aehfEBpB2gDBFKohir8jlATSUvzStEyzCx8QWB/14xeKc/AwyXkzScSzMHnFojkWrA==
34593459
dependencies:
34603460
"@typescript-eslint/utils" "^5.58.0"
34613461

0 commit comments

Comments
 (0)