Skip to content

Commit 6cd046c

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.1.4 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9576e02 commit 6cd046c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prepare": "husky install"
1818
},
1919
"devDependencies": {
20-
"@testing-library/jest-dom": "6.1.3",
20+
"@testing-library/jest-dom": "6.1.4",
2121
"@testing-library/react": "14.0.0",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^29.5.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@adobe/css-tools@^4.3.0":
5+
"@adobe/css-tools@^4.3.1":
66
version "4.3.1"
77
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28"
88
integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==
@@ -212,12 +212,12 @@
212212
lz-string "^1.5.0"
213213
pretty-format "^27.0.2"
214214

215-
"@testing-library/jest-dom@6.1.3":
216-
version "6.1.3"
217-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.3.tgz#443118c9e4043f96396f120de2c7122504a079c5"
218-
integrity sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==
215+
"@testing-library/jest-dom@6.1.4":
216+
version "6.1.4"
217+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz#cf0835c33bc5ef00befb9e672b1e3e6a710e30e3"
218+
integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==
219219
dependencies:
220-
"@adobe/css-tools" "^4.3.0"
220+
"@adobe/css-tools" "^4.3.1"
221221
"@babel/runtime" "^7.9.2"
222222
aria-query "^5.0.0"
223223
chalk "^3.0.0"

0 commit comments

Comments
 (0)