Skip to content

Commit 65b9439

Browse files
committed
Update dependency eslint-plugin-testing-library to v5.5.1
1 parent 4d5952b commit 65b9439

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.5.1",
7272
"react-snap": "1.23.0"
7373
}
7474
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4515,10 +4515,10 @@ eslint-plugin-react@^7.27.1:
45154515
semver "^6.3.0"
45164516
string.prototype.matchall "^4.0.6"
45174517

4518-
eslint-plugin-testing-library@5.4.0:
4519-
version "5.4.0"
4520-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.4.0.tgz#614767a470bc9ffa4b4308cdbc31d3ec6f6a99ad"
4521-
integrity sha512-XjxIf4g33KaZXxRNbR33+0WcRQ/zt8N0R58IY6/kkHnrY6zPsC1gs3u5cTZr5eUmCZN/sjoPak3uF5vHGKg2wg==
4518+
eslint-plugin-testing-library@5.5.1:
4519+
version "5.5.1"
4520+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.5.1.tgz#6fe602f9082a421b471bbae8aed692e26fe981b3"
4521+
integrity sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==
45224522
dependencies:
45234523
"@typescript-eslint/utils" "^5.13.0"
45244524

0 commit comments

Comments
 (0)