From 2249529bb64503c77227f7b4b2c4b1f966e3c9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 03:58:39 +0000 Subject: [PATCH] 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] --- yarn.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index cfa7b1b..8f31582 100644 --- a/yarn.lock +++ b/yarn.lock @@ -920,10 +920,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0: async "^2.0.0-rc.5" lodash "^4.13.1" -cp-translations@^1.0.146: - version "1.0.146" - resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.146.tgz#dee5c55263fb31c7c5c3e4e8fd573f3a05921f8d" - integrity sha512-h2DRtFybsA2tvcnWg8FI5ZmxyBgavMDr9F+Cp0e78VgyJJusJLPvuSSHHtUxwnYKNsrdgCWZKnPwRkwJXXJtsQ== +cp-translations@^1.0.149: + version "1.0.159" + resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.159.tgz#a575ec9fc10b834f284aa35f7419e75367e592e8" + integrity sha512-ntLgtAESzRbkmhk1MNncyDsiH//T9IKSQU7vR3HWLmEmEpQLjqJt/cnd7V9cqrMr4jz+Jm1fSZqXSm9l2sYJAA== cross-spawn-async@^2.0.0: version "2.2.5" @@ -3705,8 +3705,9 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2: resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + 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-to-regexp@0.1.7: version "0.1.7"