We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5653cb9 commit a70c701Copy full SHA for a70c701
frontend/package.json
@@ -3,12 +3,12 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@testing-library/jest-dom": "^4.2.4",
7
- "@testing-library/react": "^9.3.2",
8
- "@testing-library/user-event": "^7.1.2",
+ "@testing-library/jest-dom": "^5.12.0",
+ "@testing-library/react": "^11.2.7",
+ "@testing-library/user-event": "^13.1.9",
9
"react": "^17.0.0",
10
"react-dom": "^17.0.0",
11
- "react-scripts": "3.4.4"
+ "react-scripts": "4.0.3"
12
},
13
"scripts": {
14
"start": "react-scripts start",
0 commit comments