Skip to content

Commit eb60468

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/eslint-import-resolver-typescript-2.4.0
2 parents 585c611 + 5d75825 commit eb60468

File tree

2 files changed

+255
-58
lines changed

2 files changed

+255
-58
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"axios": "^0.21.1",
77
"filesize": "^6.1.0",
88
"history": "^4.10.1",
9-
"polished": "^4.1.1",
10-
"react": "^16.13.1",
9+
"polished": "^3.5.2",
10+
"react": "^16.14.0",
1111
"react-dom": "^16.13.1",
12-
"react-dropzone": "^10.2.2",
12+
"react-dropzone": "^11.3.1",
1313
"react-router-dom": "^5.1.2",
1414
"react-scripts": "3.4.1",
1515
"styled-components": "^5.1.0",
16-
"typescript": "~3.7.2"
16+
"typescript": "~3.9.9"
1717
},
1818
"scripts": {
1919
"start": "react-app-rewired start",
@@ -36,12 +36,12 @@
3636
"devDependencies": {
3737
"@testing-library/jest-dom": "^4.2.4",
3838
"@testing-library/react": "^9.3.2",
39-
"@testing-library/user-event": "^7.1.2",
39+
"@testing-library/user-event": "^13.0.1",
4040
"@types/axios": "^0.14.0",
41-
"@types/jest": "^24.0.0",
41+
"@types/jest": "^26.0.21",
4242
"@types/node": "^12.0.0",
4343
"@types/react": "^16.9.0",
44-
"@types/react-dom": "^16.9.0",
44+
"@types/react-dom": "^17.0.2",
4545
"@types/react-router-dom": "^5.1.4",
4646
"@types/styled-components": "^5.1.0",
4747
"@typescript-eslint/eslint-plugin": "^2.28.0",

0 commit comments

Comments
 (0)