Skip to content

Commit

Permalink
Update @types/jest to the latest version 🚀 (#23)
Browse files Browse the repository at this point in the history
* chore(package): update @types/jest to version 25.1.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  • Loading branch information
greenkeeper[bot] committed Mar 13, 2020
1 parent 696aa94 commit 816b60d
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 35 deletions.
206 changes: 172 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@types/jest": "^24.9.0",
"@types/jest": "^25.1.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"coveralls": "^3.0.9",
Expand Down

0 comments on commit 816b60d

Please sign in to comment.