chore(dep): upgrade @types/jest

This commit is contained in:
Karol Sójko
2022-07-13 09:28:13 +02:00
parent b3c8d6e976
commit 431f1e3bac
16 changed files with 39 additions and 29 deletions

View File

@@ -94,7 +94,7 @@
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.5",
"@types/lodash": "4.14.179",
"@types/node": "17.0.21",
"@types/react": "17.0.40",

View File

@@ -45,7 +45,7 @@
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.5",
"@types/lodash": "^4.14.179",
"@types/marked": "^4.0.2",
"@types/node": "^17.0.21",