Skip to content

Commit

Permalink
Bump cachedir from 1.3.0 -> 2.1.0 (cypress-io#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 kuceb committed Mar 14, 2019
1 parent 6fd5ea8 commit 38dc834
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 38dc834

Please sign in to comment.