Skip to content

Commit

Permalink
feat(deps): Update dependency jest to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2020
1 parent c578f3a commit f0c9c6e
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 529 deletions.
2 changes: 1 addition & 1 deletion packages/cloudfront-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/jest": "25.2.3",
"@types/node": "10.17.28",
"@types/vfile-message": "2.0.0",
"jest": "25.5.4",
"jest": "26.4.0",
"jest-environment-node-debug": "2.0.0",
"prettier": "1.19.1",
"ts-jest": "25.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"eslint": "6.8.0",
"eslint-config-stylelint": "11.1.0",
"jest": "25.5.4",
"jest": "26.4.0",
"stylelint": "13.6.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f0c9c6e

Please sign in to comment.