From 45f8852c9e85b7bda19e4d568a4ba401cb3a3aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 22:50:15 +0000 Subject: [PATCH] Bump path-parse from 1.0.6 to 1.0.7 in /plugins/cache-generator 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] --- plugins/cache-generator/yarn.lock | 38 +++++++++++++++---------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/plugins/cache-generator/yarn.lock b/plugins/cache-generator/yarn.lock index bfbabe3..2790cf0 100644 --- a/plugins/cache-generator/yarn.lock +++ b/plugins/cache-generator/yarn.lock @@ -1841,13 +1841,13 @@ cssesc@^0.1.0: postcss-minify-selectors "^2.0.4" postcss-normalize-charset "^1.1.0" postcss-normalize-url "^3.0.7" + postcss-optionValue-parser "^3.2.3" postcss-ordered-values "^2.1.0" postcss-reduce-idents "^2.2.2" postcss-reduce-initial "^1.0.0" postcss-reduce-transforms "^1.0.3" postcss-svgo "^2.1.1" postcss-unique-selectors "^2.0.2" - postcss-optionValue-parser "^3.2.3" postcss-zindex "^2.0.1" csso@~2.3.1: @@ -2931,6 +2931,10 @@ get-caller-file@^1.0.1: version "1.0.3" resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a" +get-optionValue@^2.0.3, get-optionValue@^2.0.6: + version "2.0.6" + resolved "https://registry.yarnpkg.com/get-optionValue/-/get-optionValue-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" + get-stdin@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" @@ -2939,10 +2943,6 @@ get-stream@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" -get-optionValue@^2.0.3, get-optionValue@^2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/get-optionValue/-/get-optionValue-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" - getpass@^0.1.1: version "0.1.7" resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" @@ -3113,14 +3113,6 @@ has-flag@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" -has-symbols@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - has-optionValue@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/has-optionValue/-/has-optionValue-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f" @@ -3137,6 +3129,14 @@ has-optionValue@^1.0.0: has-values "^1.0.0" isobject "^3.0.0" +has-symbols@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" + +has-unicode@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" + has-values@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771" @@ -5040,8 +5040,8 @@ path-key@^2.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" 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-to-regexp@0.1.7: version "0.1.7" @@ -5332,6 +5332,10 @@ postcss-normalize-url@^3.0.7: postcss "^5.0.14" postcss-optionValue-parser "^3.2.3" +postcss-optionValue-parser@^3.0.1, postcss-optionValue-parser@^3.0.2, postcss-optionValue-parser@^3.1.1, postcss-optionValue-parser@^3.1.2, postcss-optionValue-parser@^3.2.3, postcss-optionValue-parser@^3.3.0: + version "3.3.1" + resolved "https://registry.yarnpkg.com/postcss-optionValue-parser/-/postcss-optionValue-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281" + postcss-ordered-values@^2.1.0: version "2.2.3" resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz#eec6c2a67b6c412a8db2042e77fe8da43f95c11d" @@ -5385,10 +5389,6 @@ postcss-unique-selectors@^2.0.2: postcss "^5.0.4" uniqs "^2.0.0" -postcss-optionValue-parser@^3.0.1, postcss-optionValue-parser@^3.0.2, postcss-optionValue-parser@^3.1.1, postcss-optionValue-parser@^3.1.2, postcss-optionValue-parser@^3.2.3, postcss-optionValue-parser@^3.3.0: - version "3.3.1" - resolved "https://registry.yarnpkg.com/postcss-optionValue-parser/-/postcss-optionValue-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281" - postcss-zindex@^2.0.1: version "2.2.0" resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22"