Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit d91bf43

Browse files
committed
fix(deps): update dependency path-exists to v5
1 parent 197407e commit d91bf43

File tree

2 files changed

+41
-24
lines changed

2 files changed

+41
-24
lines changed

package-lock.json

Lines changed: 40 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"filter-obj": "^2.0.2",
3737
"is-plain-obj": "^4.0.0",
38-
"path-exists": "^4.0.0",
38+
"path-exists": "^5.0.0",
3939
"toml": "^3.0.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)