Skip to content

Commit a70c701

Browse files
committed
Frontend: yarn upgrade --latest
1 parent 5653cb9 commit a70c701

File tree

2 files changed

+4247
-3637
lines changed

2 files changed

+4247
-3637
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^4.2.4",
7-
"@testing-library/react": "^9.3.2",
8-
"@testing-library/user-event": "^7.1.2",
6+
"@testing-library/jest-dom": "^5.12.0",
7+
"@testing-library/react": "^11.2.7",
8+
"@testing-library/user-event": "^13.1.9",
99
"react": "^17.0.0",
1010
"react-dom": "^17.0.0",
11-
"react-scripts": "3.4.4"
11+
"react-scripts": "4.0.3"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)