chore(deps): update dependency @testing-library/jest-dom to v6.9.1

This commit is contained in:
Łukasz Mierzwa
2026-02-18 11:43:28 +00:00
committed by Łukasz Mierzwa
parent 9e44265336
commit 9406500740
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -52,7 +52,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@testing-library/jest-dom": "6.7.0",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.6.1",
@@ -4340,9 +4340,9 @@
}
},
"node_modules/@testing-library/jest-dom": {
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.7.0.tgz",
"integrity": "sha512-RI2e97YZ7MRa+vxP4UUnMuMFL2buSsf0ollxUbTgrbPLKhMn8KVTx7raS6DYjC7v1NDVrioOvaShxsguLNISCA==",
"version": "6.9.1",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz",
"integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -48,7 +48,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@testing-library/jest-dom": "6.7.0",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.6.1",