Merge pull request #1878 from Athou/renovate/testing-library-monorepo

chore(deps): update dependency @testing-library/jest-dom to ^6.8.0
This commit is contained in:
Jérémie Panzer
2025-08-21 07:06:32 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"@lingui/babel-plugin-lingui-macro": "^5.4.1",
"@lingui/cli": "^5.4.1",
"@lingui/vite-plugin": "^5.4.1",
"@testing-library/jest-dom": "^6.7.0",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
@@ -2133,9 +2133,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.8.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz",
"integrity": "sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -55,7 +55,7 @@
"@lingui/babel-plugin-lingui-macro": "^5.4.1",
"@lingui/cli": "^5.4.1",
"@lingui/vite-plugin": "^5.4.1",
"@testing-library/jest-dom": "^6.7.0",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",