Skip to content

Commit e7f5753

Browse files
chore(deps-dev): bump eslint-plugin-jest-dom from 3.9.4 to 5.5.0 (#1339)
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3.9.4 to 5.5.0. - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](testing-library/eslint-plugin-jest-dom@v3.9.4...v5.5.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest-dom dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc80423 commit e7f5753

File tree

2 files changed

+10
-66
lines changed

2 files changed

+10
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-header": "^3.1.1",
5858
"eslint-plugin-import": "^2.22.0",
5959
"eslint-plugin-jest": "^25.0.6",
60-
"eslint-plugin-jest-dom": "^3.9.2",
60+
"eslint-plugin-jest-dom": "^5.5.0",
6161
"eslint-plugin-jsx-a11y": "^6.8.0",
6262
"eslint-plugin-react": "^7.33.2",
6363
"eslint-plugin-react-hooks": "^4.6.0",

yarn.lock

Lines changed: 9 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,14 +1171,14 @@
11711171
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
11721172
"@babel/plugin-transform-typescript" "^7.28.5"
11731173

1174-
"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.25.9":
1174+
"@babel/runtime-corejs3@^7.25.9":
11751175
version "7.28.6"
11761176
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.6.tgz#f1e4a0da50f4856ceec1bb51c83f8ed0b202ed12"
11771177
integrity sha512-kz2fAQ5UzjV7X7D3ySxmj3vRq89dTpqOZWv76Z6pNPztkwb/0Yj1Mtx1xFrYj6mbIHysxtBot8J4o0JLCblcFw==
11781178
dependencies:
11791179
core-js-pure "^3.43.0"
11801180

1181-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.16.3", "@babel/runtime@^7.25.9", "@babel/runtime@^7.7.2":
1181+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.16.3", "@babel/runtime@^7.25.9", "@babel/runtime@^7.7.2":
11821182
version "7.28.6"
11831183
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
11841184
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
@@ -2471,17 +2471,6 @@
24712471
source-map "^0.6.1"
24722472
write-file-atomic "^3.0.0"
24732473

2474-
"@jest/types@^26.6.2":
2475-
version "26.6.2"
2476-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
2477-
integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
2478-
dependencies:
2479-
"@types/istanbul-lib-coverage" "^2.0.0"
2480-
"@types/istanbul-reports" "^3.0.0"
2481-
"@types/node" "*"
2482-
"@types/yargs" "^15.0.0"
2483-
chalk "^4.0.0"
2484-
24852474
"@jest/types@^27.5.1":
24862475
version "27.5.1"
24872476
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.1.tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80"
@@ -4227,20 +4216,6 @@
42274216
"@babel/runtime" "^7.14.6"
42284217
"@testing-library/dom" "^8.1.0"
42294218

4230-
"@testing-library/dom@^7.31.2":
4231-
version "7.31.2"
4232-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.31.2.tgz#df361db38f5212b88555068ab8119f5d841a8c4a"
4233-
integrity sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==
4234-
dependencies:
4235-
"@babel/code-frame" "^7.10.4"
4236-
"@babel/runtime" "^7.12.5"
4237-
"@types/aria-query" "^4.2.0"
4238-
aria-query "^4.2.2"
4239-
chalk "^4.1.0"
4240-
dom-accessibility-api "^0.5.6"
4241-
lz-string "^1.4.4"
4242-
pretty-format "^26.6.2"
4243-
42444219
"@testing-library/dom@^8.1.0":
42454220
version "8.20.1"
42464221
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.1.tgz#2e52a32e46fc88369eef7eef634ac2a192decd9f"
@@ -4307,11 +4282,6 @@
43074282
dependencies:
43084283
tslib "^2.4.0"
43094284

4310-
"@types/aria-query@^4.2.0":
4311-
version "4.2.2"
4312-
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.2.tgz#ed4e0ad92306a704f9fb132a0cfcf77486dbe2bc"
4313-
integrity sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==
4314-
43154285
"@types/aria-query@^5.0.1":
43164286
version "5.0.4"
43174287
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.4.tgz#1a31c3d378850d2778dabb6374d036dcba4ba708"
@@ -4813,13 +4783,6 @@
48134783
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15"
48144784
integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==
48154785

4816-
"@types/yargs@^15.0.0":
4817-
version "15.0.20"
4818-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.20.tgz#6d00a124c9f757427d4ca3cbc87daea778053c68"
4819-
integrity sha512-KIkX+/GgfFitlASYCGoSF+T4XRXhOubJLhkLVtSfsRTe9jWMmuM2g28zQ41BtPTG7TRBb2xHW+LCNVE9QR/vsg==
4820-
dependencies:
4821-
"@types/yargs-parser" "*"
4822-
48234786
"@types/yargs@^16.0.0":
48244787
version "16.0.11"
48254788
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.11.tgz#de958fb62e77fc383fa6cd8066eabdd13da88f04"
@@ -5407,7 +5370,7 @@ ansi-html-community@^0.0.8:
54075370
resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41"
54085371
integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==
54095372

5410-
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
5373+
ansi-regex@^5.0.1:
54115374
version "5.0.1"
54125375
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
54135376
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
@@ -5498,14 +5461,6 @@ aria-query@5.1.3:
54985461
dependencies:
54995462
deep-equal "^2.0.5"
55005463

5501-
aria-query@^4.2.2:
5502-
version "4.2.2"
5503-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
5504-
integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
5505-
dependencies:
5506-
"@babel/runtime" "^7.10.2"
5507-
"@babel/runtime-corejs3" "^7.10.2"
5508-
55095464
aria-query@^5.3.2:
55105465
version "5.3.2"
55115466
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
@@ -7595,7 +7550,7 @@ docusaurus-plugin-sass@^0.2.6:
75957550
dependencies:
75967551
sass-loader "^16.0.2"
75977552

7598-
dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
7553+
dom-accessibility-api@^0.5.9:
75997554
version "0.5.16"
76007555
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz#5a7429e6066eb3664d911e33fb0e45de8eb08453"
76017556
integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==
@@ -8190,13 +8145,12 @@ eslint-plugin-import@^2.22.0:
81908145
string.prototype.trimend "^1.0.9"
81918146
tsconfig-paths "^3.15.0"
81928147

8193-
eslint-plugin-jest-dom@^3.9.2:
8194-
version "3.9.4"
8195-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3.9.4.tgz#74f5b5b5828790cdbec6e720eb4129f7c365233b"
8196-
integrity sha512-VRkaALGIhyxinnewZFHe2WJsRWp3TONpXysVXK1IUNJHCpJAIM9yRrI7fQ8i5F6UYE7+DAnvNhSSJZesLTonug==
8148+
eslint-plugin-jest-dom@^5.5.0:
8149+
version "5.5.0"
8150+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.5.0.tgz#3ccdfe197eddb4108f390db583057a5dacccd4a0"
8151+
integrity sha512-CRlXfchTr7EgC3tDI7MGHY6QjdJU5Vv2RPaeeGtkXUHnKZf04kgzMPIJUXt4qKCvYWVVIEo9ut9Oq1vgXAykEA==
81978152
dependencies:
81988153
"@babel/runtime" "^7.16.3"
8199-
"@testing-library/dom" "^7.31.2"
82008154
requireindex "^1.2.0"
82018155

82028156
eslint-plugin-jest@^25.0.6:
@@ -11786,7 +11740,7 @@ lru-cache@^6.0.0:
1178611740
dependencies:
1178711741
yallist "^4.0.0"
1178811742

11789-
lz-string@^1.4.4, lz-string@^1.5.0:
11743+
lz-string@^1.5.0:
1179011744
version "1.5.0"
1179111745
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1179211746
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
@@ -14669,16 +14623,6 @@ pretty-error@^4.0.0:
1466914623
lodash "^4.17.20"
1467014624
renderkid "^3.0.0"
1467114625

14672-
pretty-format@^26.6.2:
14673-
version "26.6.2"
14674-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
14675-
integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==
14676-
dependencies:
14677-
"@jest/types" "^26.6.2"
14678-
ansi-regex "^5.0.0"
14679-
ansi-styles "^4.0.0"
14680-
react-is "^17.0.1"
14681-
1468214626
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
1468314627
version "27.5.1"
1468414628
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e"

0 commit comments

Comments
 (0)