Skip to content

Commit

Permalink
Bump path-parse from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2021
1 parent ae4d3a4 commit 3fe6be0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,11 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@doubco/wtf@^0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@doubco/wtf/-/wtf-0.0.6.tgz#b20184dfc4e48544a425029c8a221987e135580a"
integrity sha512-LF0Xxj8aDL5B+8MLFYWyH0SuwKl5NNEUAxfcVvV49EWhzcP6ApXpHmSn1vmxfKDrmqUvh+88TGYU1qG7XGoWYQ==

acorn-jsx@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
Expand Down Expand Up @@ -1914,9 +1919,9 @@ path-key@^2.0.0, path-key@^2.0.1:
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=

path-parse@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
version "1.0.7"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==

path-type@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -2458,11 +2463,6 @@ write@^0.2.1:
dependencies:
mkdirp "^0.5.1"

wtf-is-this@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/wtf-is-this/-/wtf-is-this-0.0.4.tgz#33692523c23a33d869e9f938b23105f1132ac572"
integrity sha512-0cHx+cs97/gBhbSyHwyoNZndDXZiJpel6lr+3LK5Z/lR9Io8ffGAL95G+9wR6rkcDbV6eP2pUvm/yYRQy5nXdg==

"y18n@^3.2.1 || ^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
Expand Down

0 comments on commit 3fe6be0

Please sign in to comment.