Unverified Commit c086f73e authored by Philipp Fritsche's avatar Philipp Fritsche
Browse files

fix(template): upgrade `@testing-library/user-event`

1 merge request!12392fix(template): upgrade `@testing-library/user-event`
Showing with 2 additions and 2 deletions
+2 -2
......@@ -3,7 +3,7 @@
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@testing-library/user-event": "^14.2.0",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
......
......@@ -3,7 +3,7 @@
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@testing-library/user-event": "^14.2.0",
"web-vitals": "^2.1.0"
},
"eslintConfig": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment