Skip to content

Commit 76e2fbf

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794
1 parent 7c8d112 commit 76e2fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-import": "^2.18.2",
6060
"eslint-plugin-jest": "^22.17.0",
6161
"husky": "^0.14.3",
62-
"jest": "^24.9.0",
62+
"jest": "^26.0.0",
6363
"jest-when": "^2.7.0",
6464
"prettier": "^1.13.7",
6565
"pretty-quick": "^1.6.0",

0 commit comments

Comments
 (0)