Skip to content

Commit

Permalink
chore(deps): update testing libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent cb06baf commit ce2c62b
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 173 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.28.8",
"@percy/cypress": "3.1.2",
"@percy/cli": "1.30.5",
"@percy/cypress": "3.1.3",
"@playwright/test": "1.45.0",
"@storybook/addon-a11y": "7.6.19",
"@storybook/addon-essentials": "7.6.19",
Expand All @@ -106,7 +106,7 @@
"@tanstack/react-query-devtools": "5.45.1",
"@testing-library/cypress": "10.0.2",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/classnames": "2.3.1",
Expand All @@ -128,9 +128,9 @@
"colors": "1.4.0",
"concurrently": "8.2.2",
"cooky-cutter": "1.5.4",
"cypress": "13.12.0",
"cypress": "13.16.1",
"cypress-axe": "1.5.0",
"cypress-wait-until": "3.0.1",
"cypress-wait-until": "3.0.2",
"dotenv-flow": "4.1.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
Loading

0 comments on commit ce2c62b

Please sign in to comment.