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 Jan 30, 2025
1 parent 811ccda commit 9d4bef6
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 149 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
"devDependencies": {
"@canonical/typescript-config-react": "0.4.0-experimental.0",
"@hey-api/openapi-ts": "0.61.2",
"@percy/cli": "1.28.8",
"@percy/cypress": "3.1.2",
"@percy/cli": "1.30.6",
"@percy/cypress": "3.1.3",
"@playwright/test": "1.45.0",
"@storybook/addon-a11y": "7.6.19",
"@storybook/addon-essentials": "7.6.19",
Expand All @@ -107,11 +107,11 @@
"@storybook/theming": "7.6.19",
"@tanstack/react-query": "5.45.1",
"@tanstack/react-query-devtools": "5.45.1",
"@testing-library/cypress": "10.0.2",
"@testing-library/cypress": "10.0.3",
"@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",
"@testing-library/user-event": "14.6.1",
"@types/classnames": "2.3.1",
"@types/clone-deep": "4.0.4",
"@types/node": "20.12.12",
Expand All @@ -131,8 +131,8 @@
"colors": "1.4.0",
"concurrently": "8.2.2",
"cooky-cutter": "1.5.4",
"cypress": "13.12.0",
"cypress-axe": "1.5.0",
"cypress": "13.17.0",
"cypress-axe": "1.6.0",
"cypress-wait-until": "3.0.2",
"dotenv-flow": "4.1.0",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit 9d4bef6

Please sign in to comment.