From e4b674e603b5a91de1c56fc10381f96e064e0a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 00:20:11 +0000 Subject: [PATCH] Bump path-parse in /pack/plugins/start/prettier-vim-prettier 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] --- .../start/prettier-vim-prettier/yarn.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/pack/plugins/start/prettier-vim-prettier/yarn.lock b/pack/plugins/start/prettier-vim-prettier/yarn.lock index 140bfd28..314de63e 100644 --- a/pack/plugins/start/prettier-vim-prettier/yarn.lock +++ b/pack/plugins/start/prettier-vim-prettier/yarn.lock @@ -25,14 +25,14 @@ dependencies: luaparse "0.2.1" -"@prettier/plugin-php@^0.10.2": - version "0.10.2" - resolved "https://registry.yarnpkg.com/@prettier/plugin-php/-/plugin-php-0.10.2.tgz#324b7bc4dc7305c7e43f864234e82a9cc0c862a4" - integrity sha512-FCzNR2kqlS9YV81JguX4vYnpwFn6cOlLwUZaEB0jIjPcrEgqqBwk6KSERTA5cE+lX5Ynip5rkV1hydGufwyJ7A== +"@prettier/plugin-php@^0.11.1": + version "0.11.2" + resolved "https://registry.yarnpkg.com/@prettier/plugin-php/-/plugin-php-0.11.2.tgz#2eca5d836c9782e958a1f37874d78f419e3aad36" + integrity sha512-LWT3VY0+Xd2fGNqOfv7B2boBIomUJmSaBA3YFPIrz7Yzg8Yu8V9Vs6p19aXPezFVqJGTh1NT3/6b1dah2gmu/Q== dependencies: linguist-languages "^6.3.0" mem "^4.0.0" - php-parser glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00 + php-parser "github:glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00" "@prettier/plugin-ruby@^0.8.0": version "0.8.0" @@ -2592,9 +2592,9 @@ path-key@^2.0.0, path-key@^2.0.1: integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= 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" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + 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-type@^1.0.0: version "1.1.0" @@ -2610,8 +2610,9 @@ performance-now@^2.1.0: resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= -php-parser@glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00: +"php-parser@github:glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00": version "3.0.0-prerelease.8" + uid "71485979b688d12fb130d3e853fdc00348671e00" resolved "https://codeload.github.com/glayzzle/php-parser/tar.gz/71485979b688d12fb130d3e853fdc00348671e00" pify@^2.0.0: