Skip to content

Commit df5d740

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-testing-library to v4.12.3
1 parent 5deb7fd commit df5d740

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-plugin-jest": "24.4.2",
7070
"eslint-plugin-node": "11.1.0",
7171
"eslint-plugin-promise": "5.1.0",
72-
"eslint-plugin-testing-library": "4.12.2",
72+
"eslint-plugin-testing-library": "4.12.3",
7373
"husky": "6.0.0",
7474
"lint-staged": "11.1.2",
7575
"pinst": "2.1.6",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-plugin-jsx-a11y": "6.4.1",
9999
"eslint-plugin-react": "7.25.3",
100100
"eslint-plugin-react-hooks": "4.2.0",
101-
"eslint-plugin-testing-library": "4.12.2",
101+
"eslint-plugin-testing-library": "4.12.3",
102102
"prettier": "2.4.1"
103103
},
104104
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10565,10 +10565,10 @@ eslint-plugin-react@^7.21.5:
1056510565
resolve "^2.0.0-next.3"
1056610566
string.prototype.matchall "^4.0.5"
1056710567

10568-
10569-
version "4.12.2"
10570-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.2.tgz#b99e7694b1ef20bb090e1f62eb5c8214f2919dc2"
10571-
integrity sha512-lcysxW7I3oXmZIyFP2N1dFMPfuB3qyl3iDcDboCl7U+TAaeG9OOycNSkZUAsDWQLsfEtXYmRbwTH98qSgk6peA==
10568+
10569+
version "4.12.3"
10570+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-4.12.3.tgz#af396577ec33a548e8145651e4ed9f60ebd834d6"
10571+
integrity sha512-P2Sgp+wV3cy0cIL2EkIbPf4e/l1OmyFJvuCpRDACoXyH9kcN6LcEDdhwCGh39yJ3Xg+J02zGTLtCBKdP5+69cA==
1057210572
dependencies:
1057310573
"@typescript-eslint/experimental-utils" "^4.30.0"
1057410574

0 commit comments

Comments
 (0)