Skip to content

Commit b2d7166

Browse files
Bump eslint-plugin-testing-library from 7.12.0 to 7.13.0 (#13873)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5455540 commit b2d7166

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
@@ -283,7 +283,7 @@
283283
"eslint-plugin-promise": "^7.2.1",
284284
"eslint-plugin-react": "^7.37.5",
285285
"eslint-plugin-react-hooks": "^6.1.1",
286-
"eslint-plugin-testing-library": "^7.12.0",
286+
"eslint-plugin-testing-library": "^7.13.0",
287287
"file-loader": "^6.0.0",
288288
"flow-bin": "^0.187.0",
289289
"glob": "^11.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4817,10 +4817,10 @@ eslint-plugin-react@^7.37.5:
48174817
string.prototype.matchall "^4.0.12"
48184818
string.prototype.repeat "^1.0.0"
48194819

4820-
eslint-plugin-testing-library@^7.12.0:
4821-
version "7.12.0"
4822-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.12.0.tgz#f4c4b3e89a37f2089897e448c6d536ad38983a4d"
4823-
integrity sha512-fHvdS0E89hcnh1RY+A+QmJ7qwzhT+Mfi285CbYWH/b+o37DlU3qkfJIgejgF55prWRPWB+McZdXqJX5CidOvKg==
4820+
eslint-plugin-testing-library@^7.13.0:
4821+
version "7.13.0"
4822+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.0.tgz#76e306a817f4134bf02083e186dba3397755efbc"
4823+
integrity sha512-/JBi3Ev3+BHGoSFiy1tXRkZArSQH57r3287i2J0bWR1z+oTeP+hBH75OAlRGvYeNlGBqEn6UGqBNfwch1oy6Nw==
48244824
dependencies:
48254825
"@typescript-eslint/scope-manager" "^8.15.0"
48264826
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)