chore(deps): update dependency @testing-library/react to v16.3.2

This commit is contained in:
Łukasz Mierzwa
2026-02-24 13:09:12 +00:00
committed by Łukasz Mierzwa
parent 4df50a15c8
commit 2d8af37137
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -54,7 +54,7 @@
"devDependencies": {
"@fetch-mock/jest": "0.2.20",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"@types/body-scroll-lock": "3.1.2",
"@types/bricks.js": "1.8.5",
@@ -4416,9 +4416,9 @@
"license": "MIT"
},
"node_modules/@testing-library/react": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz",
"integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==",
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
"integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -50,7 +50,7 @@
"devDependencies": {
"@fetch-mock/jest": "0.2.20",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"@types/body-scroll-lock": "3.1.2",
"@types/bricks.js": "1.8.5",