Skip to content

Commit

Permalink
Update dependency @testing-library/jest-dom to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 7a742d0 commit 700a7d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 44 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@pollyjs/adapter-puppeteer": "5.1.1",
"@pollyjs/core": "5.1.1",
"@pollyjs/persister-fs": "6.0.6",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "12.0.0",
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
Expand Down
50 changes: 7 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


"@adobe/css-tools@^4.0.1":
"@adobe/css-tools@^4.3.0":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28"
integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==
Expand Down Expand Up @@ -2049,14 +2049,13 @@
lz-string "^1.4.4"
pretty-format "^27.0.2"

"@testing-library/jest-dom@5.16.5":
version "5.16.5"
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz"
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
"@testing-library/jest-dom@6.1.3":
version "6.1.3"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.3.tgz#443118c9e4043f96396f120de2c7122504a079c5"
integrity sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==
dependencies:
"@adobe/css-tools" "^4.0.1"
"@adobe/css-tools" "^4.3.0"
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"
aria-query "^5.0.0"
chalk "^3.0.0"
css.escape "^1.5.1"
Expand Down Expand Up @@ -2295,14 +2294,6 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@*":
version "27.0.3"
resolved "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz"
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
dependencies:
jest-diff "^27.0.0"
pretty-format "^27.0.0"

"@types/jsdom@^16.2.4":
version "16.2.15"
resolved "https://registry.npmjs.org/@types/jsdom/-/jsdom-16.2.15.tgz"
Expand Down Expand Up @@ -2455,13 +2446,6 @@
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==

"@types/testing-library__jest-dom@^5.9.1":
version "5.14.5"
resolved "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.5.tgz"
integrity sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==
dependencies:
"@types/jest" "*"

"@types/tough-cookie@*":
version "4.0.2"
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.2.tgz"
Expand Down Expand Up @@ -4330,11 +4314,6 @@ dezalgo@^1.0.4:
asap "^2.0.0"
wrappy "1"

diff-sequences@^27.4.0:
version "27.4.0"
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.4.0.tgz"
integrity sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww==

diff-sequences@^28.1.1:
version "28.1.1"
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-28.1.1.tgz"
Expand Down Expand Up @@ -6517,16 +6496,6 @@ jest-dev-server@^6.0.3:
tree-kill "^1.2.2"
wait-on "^6.0.0"

jest-diff@^27.0.0:
version "27.4.2"
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-27.4.2.tgz"
integrity sha512-ujc9ToyUZDh9KcqvQDkk/gkbf6zSaeEg9AiBxtttXW59H/AcqEYp1ciXAtJp+jXWva5nAf/ePtSsgWwE5mqp4Q==
dependencies:
chalk "^4.0.0"
diff-sequences "^27.4.0"
jest-get-type "^27.4.0"
pretty-format "^27.4.2"

jest-diff@^28.1.3:
version "28.1.3"
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-28.1.3.tgz"
Expand Down Expand Up @@ -6604,11 +6573,6 @@ [email protected], jest-environment-puppeteer@^6.0.3:
jest-environment-node "^27.4.4"
merge-deep "^3.0.3"

jest-get-type@^27.4.0:
version "27.4.0"
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.4.0.tgz"
integrity sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ==

jest-get-type@^28.0.2:
version "28.0.2"
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz"
Expand Down Expand Up @@ -8445,7 +8409,7 @@ pretty-error@^4.0.0:
lodash "^4.17.20"
renderkid "^3.0.0"

pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.4.2:
pretty-format@^27.0.2, pretty-format@^27.4.2:
version "27.4.2"
resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-27.4.2.tgz"
integrity sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==
Expand Down

0 comments on commit 700a7d2

Please sign in to comment.