Skip to content

Commit 23f5112

Browse files
authoredApr 23, 2020
fix: upgrade jest from 25.1.0 to 25.2.0 (#3)
Snyk has created this PR to upgrade jest from 25.1.0 to 25.2.0. See this package in NPM: https://www.npmjs.com/package/jest See this project in Snyk: https://app.snyk.io/org/mkai/project/8ba06e00-d4d2-46b5-bfc8-d7f447984e56?utm_source=github&utm_medium=upgrade-pr
1 parent 6570372 commit 23f5112

File tree

2 files changed

+438
-405
lines changed

2 files changed

+438
-405
lines changed
 

‎package-lock.json

+437-404
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-node": "^11.0.0",
4848
"eslint-plugin-prettier": "^3.1.2",
4949
"eslint-plugin-promise": "^4.2.1",
50-
"jest": "^25.1.0",
50+
"jest": "^25.2.0",
5151
"prettier": "^1.19.1",
5252
"rimraf": "^3.0.2"
5353
}

0 commit comments

Comments
 (0)
Please sign in to comment.