Skip to content

Commit 401e9a4

Browse files
build(deps-dev): bump @testing-library/jest-dom
Bumps the testing-library group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3 - [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@v6.6.2...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e21949 commit 401e9a4

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
@@ -39,7 +39,7 @@
3939
"@cabify/eslint-config": "2.1.4",
4040
"@cabify/package-build": "0.1.2",
4141
"@testing-library/dom": "10.4.0",
42-
"@testing-library/jest-dom": "6.6.2",
42+
"@testing-library/jest-dom": "6.6.3",
4343
"@testing-library/react": "16.0.1",
4444
"@testing-library/user-event": "14.5.2",
4545
"@types/jest": "29.5.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@
17431743
lz-string "^1.5.0"
17441744
pretty-format "^27.0.2"
17451745

1746-
"@testing-library/[email protected].2":
1747-
version "6.6.2"
1748-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
1749-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
1746+
"@testing-library/[email protected].3":
1747+
version "6.6.3"
1748+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
1749+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
17501750
dependencies:
17511751
"@adobe/css-tools" "^4.4.0"
17521752
aria-query "^5.0.0"

0 commit comments

Comments
 (0)