Skip to content

Commit d5a5f29

Browse files
chore(deps): bump path-parse from 1.0.5 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 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]>
1 parent 3b8c0f4 commit d5a5f29

File tree

2 files changed

+37
-23
lines changed

2 files changed

+37
-23
lines changed

package-lock.json

+33-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -8101,15 +8101,10 @@ path-key@^2.0.0, path-key@^2.0.1:
81018101
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
81028102
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
81038103

8104-
path-parse@^1.0.5:
8105-
version "1.0.5"
8106-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
8107-
integrity sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=
8108-
8109-
path-parse@^1.0.6:
8110-
version "1.0.6"
8111-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
8112-
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
8104+
path-parse@^1.0.5, path-parse@^1.0.6:
8105+
version "1.0.7"
8106+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
8107+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
81138108

81148109
81158110
version "0.1.7"

0 commit comments

Comments
 (0)