Skip to content

Commit de30afc

Browse files
fix(package): update find-up to version 4.1.0
Closes #93
1 parent 1010bcc commit de30afc

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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"chalk": "^2.3.0",
3030
"command-exists": "^1.2.2",
31-
"find-up": "^3.0.0",
31+
"find-up": "^4.1.0",
3232
"lodash.camelcase": "^4.3.0",
3333
"lodash.includes": "^4.3.0",
3434
"lodash.kebabcase": "^4.1.1",

0 commit comments

Comments
 (0)