Skip to content

Commit d1bc28d

Browse files
authored
Merge pull request #512 from cabify/dependabot/npm_and_yarn/testing-library-8a261f7dc1
build(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in the testing-library group
2 parents fbaf56d + 401e9a4 commit d1bc28d

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.14",

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)