Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
Update jest to fix security warning (#1525)
Browse files Browse the repository at this point in the history
Related to jestjs/jest#7484
  • Loading branch information
Franco Correa authored Feb 25, 2019
1 parent 504f8d7 commit acf16f9
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"execa": "1.0.0",
"fs-extra": "6.0.1",
"htmlparser2": "3.9.2",
"jest": "^23.5.0",
"jest": "^24.1.0",
"latest-version": "4.0.0",
"lint-staged": "7.2.0",
"lodash.camelcase": "4.3.0",
Expand Down
Loading

0 comments on commit acf16f9

Please sign in to comment.