Skip to content

Commit 17f9621

Browse files
fix(package): require-from-string memory leak, updates cosmiconfig v2.1.0...4.0.0 (dependencies)
BREAKING CHANGE: requires `node >= v4.0.0` BREAKING CHANGE: removes `argv` option (`options.argv`) BREAKING CHANGE: removes `--config` parsing
1 parent 9745bf0 commit 17f9621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"release": "commitlint --to 'HEAD' && standard-version"
1818
},
1919
"dependencies": {
20-
"cosmiconfig": "^2.1.0",
20+
"cosmiconfig": "^4.0.0",
2121
"import-cwd": "^2.0.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)