Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update testing libraries
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 17, 2024

Verified

This commit was signed with the committer’s verified signature.
hlts2 Hiroto Funakoshi
1 parent cb06baf commit 9725033
Showing 2 changed files with 318 additions and 173 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
@@ -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",
@@ -128,9 +128,9 @@
"colors": "1.4.0",
"concurrently": "8.2.2",
"cooky-cutter": "1.5.4",
"cypress": "13.12.0",
"cypress": "13.17.0",
"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",
Loading

0 comments on commit 9725033

Please sign in to comment.