Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 2160d0a

Browse files
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] <support@github.com>
1 parent 8b1475d commit 2160d0a

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

yarn.lock

+7-6
Original file line numberDiff line numberDiff line change
@@ -915,10 +915,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
915915
async "^2.0.0-rc.5"
916916
lodash "^4.13.1"
917917

918-
cp-translations@^1.0.146:
919-
version "1.0.146"
920-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.146.tgz#dee5c55263fb31c7c5c3e4e8fd573f3a05921f8d"
921-
integrity sha512-h2DRtFybsA2tvcnWg8FI5ZmxyBgavMDr9F+Cp0e78VgyJJusJLPvuSSHHtUxwnYKNsrdgCWZKnPwRkwJXXJtsQ==
918+
cp-translations@^1.0.149:
919+
version "1.0.159"
920+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.159.tgz#a575ec9fc10b834f284aa35f7419e75367e592e8"
921+
integrity sha512-ntLgtAESzRbkmhk1MNncyDsiH//T9IKSQU7vR3HWLmEmEpQLjqJt/cnd7V9cqrMr4jz+Jm1fSZqXSm9l2sYJAA==
922922

923923
cross-spawn-async@^2.0.0, cross-spawn-async@^2.1.8:
924924
version "2.2.5"
@@ -3823,8 +3823,9 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2:
38233823
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
38243824

38253825
path-parse@^1.0.5:
3826-
version "1.0.5"
3827-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
3826+
version "1.0.7"
3827+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
3828+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
38283829

38293830
path-to-regexp@^1.7.0:
38303831
version "1.7.0"

0 commit comments

Comments
 (0)