fix: upgrade jest with types to latest version
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"@standardnotes/config": "^2.4.3",
|
||||
"@types/detox": "^18.1.0",
|
||||
"@types/faker": "^6.6.9",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/jest": "^28.1.4",
|
||||
"@types/js-base64": "^3.3.1",
|
||||
"@types/react": "17.0.2",
|
||||
"@types/react-native": "^0.67.3",
|
||||
@@ -109,7 +109,7 @@
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"faker": "^6.6.6",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"jest": "^27.5.1",
|
||||
"jest": "^28.1.2",
|
||||
"jest-circus": "^27.5.1",
|
||||
"metro-react-native-babel-preset": "^0.70.1",
|
||||
"npm-check-updates": "*",
|
||||
|
||||
Reference in New Issue
Block a user