fix: scm-ui/jest-preset/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
This commit is contained in:
snyk-bot
2020-11-17 22:48:30 +00:00
parent 6d2eab1342
commit 8f310522ca

View File

@@ -10,7 +10,7 @@
"dependencies": {
"babel-jest": "^24.9.0",
"babel-plugin-require-context-hook": "^1.0.0",
"jest": "^24.9.0",
"jest": "^26.0.0",
"jest-junit": "^8.0.0"
},
"publishConfig": {