Skip to content

Commit

Permalink
prettierx: Update find-parent-dir -> 0.3.1 - dependency (#557)
Browse files Browse the repository at this point in the history
resolves #563 on prettierX

Reviewed-by: @brodybits - Chris J. Brody <chris.brody+brodybits@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 7, 2021
1 parent d4f291e commit 9857c22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"escape-string-regexp": "4.0.0",
"esutils": "2.0.3",
"fast-glob": "3.2.5",
"find-parent-dir": "0.3.0",
"find-parent-dir": "0.3.1",
"find-project-root": "1.1.1",
"get-stream": "6.0.1",
"globby": "11.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4158,10 +4158,10 @@ find-cache-dir@^3.3.1:
make-dir "^3.0.2"
pkg-dir "^4.1.0"

find-parent-dir@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
find-parent-dir@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.1.tgz#c5c385b96858c3351f95d446cab866cbf9f11125"
integrity sha512-o4UcykWV/XN9wm+jMEtWLPlV8RXCZnMhQI6F6OdHeSez7iiJWePw8ijOlskJZMsaQoGR/b7dH6lO02HhaTN7+A==

find-project-root@1.1.1:
version "1.1.1"
Expand Down

0 comments on commit 9857c22

Please sign in to comment.