Skip to content

Commit

Permalink
chore: add @testing-library/dom to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaNb4 committed Jul 2, 2024
1 parent f3c1fbf commit 27379e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
22 changes: 7 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"devDependencies": {
"@playwright/test": "^1.45.0",
"@stylistic/eslint-plugin": "^2.3.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand Down Expand Up @@ -71,4 +72,4 @@
"vite": "^5.3.2",
"vitest": "^1.5.0"
}
}
}

0 comments on commit 27379e7

Please sign in to comment.