diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-16 21:35:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-16 21:35:28 +0200 |
| commit | 0f891e7583e32c45252033fdb11e263980e85a78 (patch) | |
| tree | c04324fdc305bfa128ee1aae1506757131d39092 /yarn.lock | |
| parent | e3058195aa20e6b1beb9906922ccfc2dab9f463e (diff) | |
| download | doxdocgen-0f891e7583e32c45252033fdb11e263980e85a78.tar.gz | |
Bump path-parse from 1.0.6 to 1.0.7 (#250)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1770,8 +1770,8 @@ path-key@^2.0.0: resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" path-parse@^1.0.5, path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-type@^1.0.0: version "1.1.0" |