Skip to content

Commit

Permalink
chore: update @testing-library/dom version in devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Jun 4, 2023
1 parent ea827e7 commit 48fce31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"requireindex": "^1.2.0"
},
"devDependencies": {
"@testing-library/dom": "^9.3.0",
"@testing-library/dom": "^8.20.0",
"@typescript-eslint/parser": "^5.9.1",
"eslint": "^8.7.0",
"eslint-doc-generator": "^1.0.0",
Expand Down

0 comments on commit 48fce31

Please sign in to comment.