Skip to content

Commit 8bced42

Browse files
Update dependency eslint-plugin-testing-library to v5.6.0
1 parent dd1226c commit 8bced42

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
@@ -68,7 +68,7 @@
6868
"eslint-config-prettier-check": "1.0.0",
6969
"eslint-plugin-prettier": "4.0.0",
7070
"prettier": "2.6.2",
71-
"eslint-plugin-testing-library": "5.4.0",
71+
"eslint-plugin-testing-library": "5.6.0",
7272
"react-snap": "1.23.0"
7373
}
7474
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4518,10 +4518,10 @@ eslint-plugin-react@^7.27.1:
45184518
semver "^6.3.0"
45194519
string.prototype.matchall "^4.0.6"
45204520

4521-
eslint-plugin-testing-library@5.4.0:
4522-
version "5.4.0"
4523-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.4.0.tgz#614767a470bc9ffa4b4308cdbc31d3ec6f6a99ad"
4524-
integrity sha512-XjxIf4g33KaZXxRNbR33+0WcRQ/zt8N0R58IY6/kkHnrY6zPsC1gs3u5cTZr5eUmCZN/sjoPak3uF5vHGKg2wg==
4521+
eslint-plugin-testing-library@5.6.0:
4522+
version "5.6.0"
4523+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.0.tgz#91e810ecb838f86decc9b5202876c87e42d73ea7"
4524+
integrity sha512-y63TRzPhGCMNsnUwMGJU1MFWc/3GvYw+nzobp9QiyNTTKsgAt5RKAOT1I34+XqVBpX1lC8bScoOjCkP7iRv0Mw==
45254525
dependencies:
45264526
"@typescript-eslint/utils" "^5.13.0"
45274527

0 commit comments

Comments
 (0)