Skip to content

Commit d11baaf

Browse files
build(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.0.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.0.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9afbe79 commit d11baaf

File tree

2 files changed

+5
-79
lines changed

2 files changed

+5
-79
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/core": "^7.22.10",
3939
"@babel/preset-env": "^7.22.9",
40-
"@testing-library/jest-dom": "^5.17.0",
40+
"@testing-library/jest-dom": "^6.0.0",
4141
"autoprefixer": "^10.4.15",
4242
"babel-jest": "^29.6.2",
4343
"babel-plugin-rewire": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,17 +1320,6 @@
13201320
slash "^3.0.0"
13211321
write-file-atomic "^4.0.2"
13221322

1323-
"@jest/types@^27.0.6":
1324-
version "27.5.1"
1325-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.1.tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80"
1326-
integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==
1327-
dependencies:
1328-
"@types/istanbul-lib-coverage" "^2.0.0"
1329-
"@types/istanbul-reports" "^3.0.0"
1330-
"@types/node" "*"
1331-
"@types/yargs" "^16.0.0"
1332-
chalk "^4.0.0"
1333-
13341323
"@jest/types@^29.6.1":
13351324
version "29.6.1"
13361325
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.1.tgz#ae79080278acff0a6af5eb49d063385aaa897bf2"
@@ -1755,14 +1744,13 @@
17551744
dependencies:
17561745
defer-to-connect "^2.0.1"
17571746

1758-
"@testing-library/jest-dom@^5.17.0":
1759-
version "5.17.0"
1760-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
1761-
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
1747+
"@testing-library/jest-dom@^6.0.0":
1748+
version "6.0.0"
1749+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.0.0.tgz#d2ba5a3fd13724d5966b3f8cd24d2cedcab4fa76"
1750+
integrity sha512-Ye2R3+/oM27jir8CzYPmuWdavTaKwNZcu0d22L9pO/vnOYE0wmrtpw79TQJa8H6gV8/i7yd+pLaqeLlA0rTMfg==
17621751
dependencies:
17631752
"@adobe/css-tools" "^4.0.1"
17641753
"@babel/runtime" "^7.9.2"
1765-
"@types/testing-library__jest-dom" "^5.9.1"
17661754
aria-query "^5.0.0"
17671755
chalk "^3.0.0"
17681756
css.escape "^1.5.1"
@@ -1868,14 +1856,6 @@
18681856
dependencies:
18691857
"@types/istanbul-lib-report" "*"
18701858

1871-
"@types/jest@*":
1872-
version "27.0.1"
1873-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
1874-
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
1875-
dependencies:
1876-
jest-diff "^27.0.0"
1877-
pretty-format "^27.0.0"
1878-
18791859
"@types/jsdom@^20.0.0":
18801860
version "20.0.0"
18811861
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-20.0.0.tgz#4414fb629465167f8b7b3804b9e067bdd99f1791"
@@ -1922,13 +1902,6 @@
19221902
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
19231903
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
19241904

1925-
"@types/testing-library__jest-dom@^5.9.1":
1926-
version "5.14.1"
1927-
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.1.tgz#014162a5cee6571819d48e999980694e2f657c3c"
1928-
integrity sha512-Gk9vaXfbzc5zCXI9eYE9BI5BNHEp4D3FWjgqBE/ePGYElLAP+KvxBcsdkwfIVvezs605oiyd/VrpiHe3Oeg+Aw==
1929-
dependencies:
1930-
"@types/jest" "*"
1931-
19321905
"@types/tough-cookie@*":
19331906
version "4.0.2"
19341907
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397"
@@ -1944,13 +1917,6 @@
19441917
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
19451918
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==
19461919

1947-
"@types/yargs@^16.0.0":
1948-
version "16.0.4"
1949-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
1950-
integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
1951-
dependencies:
1952-
"@types/yargs-parser" "*"
1953-
19541920
"@types/yargs@^17.0.8":
19551921
version "17.0.10"
19561922
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.10.tgz#591522fce85d8739bca7b8bb90d048e4478d186a"
@@ -2153,11 +2119,6 @@ ansi-regex@^4.1.0:
21532119
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
21542120
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
21552121

2156-
ansi-regex@^5.0.0:
2157-
version "5.0.0"
2158-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
2159-
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
2160-
21612122
ansi-regex@^5.0.1:
21622123
version "5.0.1"
21632124
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -3863,11 +3824,6 @@ dev-ip@^1.0.1:
38633824
resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0"
38643825
integrity sha1-p2o+0YVb56ASu4rBbLgPPADcKPA=
38653826

3866-
diff-sequences@^27.0.6:
3867-
version "27.0.6"
3868-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723"
3869-
integrity sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==
3870-
38713827
diff-sequences@^29.4.3:
38723828
version "29.4.3"
38733829
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.4.3.tgz#9314bc1fabe09267ffeca9cbafc457d8499a13f2"
@@ -6062,16 +6018,6 @@ jest-config@^29.6.2:
60626018
slash "^3.0.0"
60636019
strip-json-comments "^3.1.1"
60646020

6065-
jest-diff@^27.0.0:
6066-
version "27.0.6"
6067-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e"
6068-
integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg==
6069-
dependencies:
6070-
chalk "^4.0.0"
6071-
diff-sequences "^27.0.6"
6072-
jest-get-type "^27.0.6"
6073-
pretty-format "^27.0.6"
6074-
60756021
jest-diff@^29.6.2:
60766022
version "29.6.2"
60776023
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.6.2.tgz#c36001e5543e82a0805051d3ceac32e6825c1c46"
@@ -6131,11 +6077,6 @@ jest-expect-message@^1.1.3:
61316077
resolved "https://registry.yarnpkg.com/jest-expect-message/-/jest-expect-message-1.1.3.tgz#a3f6bd4503f5bd5d2e37b70d3126a2bdb215ec58"
61326078
integrity sha512-bTK77T4P+zto+XepAX3low8XVQxDgaEqh3jSTQOG8qvPpD69LsIdyJTa+RmnJh3HNSzJng62/44RPPc7OIlFxg==
61336079

6134-
jest-get-type@^27.0.6:
6135-
version "27.0.6"
6136-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe"
6137-
integrity sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==
6138-
61396080
jest-get-type@^29.4.3:
61406081
version "29.4.3"
61416082
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.4.3.tgz#1ab7a5207c995161100b5187159ca82dd48b3dd5"
@@ -8410,16 +8351,6 @@ pretty-bytes@^5.6.0:
84108351
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
84118352
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
84128353

8413-
pretty-format@^27.0.0, pretty-format@^27.0.6:
8414-
version "27.0.6"
8415-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
8416-
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
8417-
dependencies:
8418-
"@jest/types" "^27.0.6"
8419-
ansi-regex "^5.0.0"
8420-
ansi-styles "^5.0.0"
8421-
react-is "^17.0.1"
8422-
84238354
pretty-format@^29.6.2:
84248355
version "29.6.2"
84258356
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.6.2.tgz#3d5829261a8a4d89d8b9769064b29c50ed486a47"
@@ -8614,11 +8545,6 @@ rc@1.2.8:
86148545
minimist "^1.2.0"
86158546
strip-json-comments "~2.0.1"
86168547

8617-
react-is@^17.0.1:
8618-
version "17.0.2"
8619-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
8620-
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
8621-
86228548
react-is@^18.0.0:
86238549
version "18.1.0"
86248550
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67"

0 commit comments

Comments
 (0)