Skip to content

Commit

Permalink
Bump cachedir from 1.3.0 -> 2.1.0 (#3660)
Browse files Browse the repository at this point in the history
- Breaking change: Drop support for Node.js < 6.x]
- Use os.homedir() instead of os-homedir module (reduced dependency and
size)
  • Loading branch information
jennifer-shehane authored and flotwig committed Mar 6, 2019
1 parent 2644cc8 commit df32260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@cypress/listr-verbose-renderer": "0.4.1",
"@cypress/xvfb": "1.2.4",
"bluebird": "3.5.0",
"cachedir": "1.3.0",
"cachedir": "2.1.0",
"chalk": "2.4.2",
"check-more-types": "2.24.0",
"commander": "2.19.0",
Expand Down

0 comments on commit df32260

Please sign in to comment.