From 7ebda2e1e6a6ed78667c6596d68d53852bc9a965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 23:33:04 +0000 Subject: [PATCH] Bump hosted-git-info in /pack/plugins/start/prettier-vim-prettier Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) 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..373e0390 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" @@ -1270,9 +1270,9 @@ home-or-tmp@^2.0.0: os-tmpdir "^1.0.1" hosted-git-info@^2.1.4: - version "2.8.5" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.5.tgz#759cfcf2c4d156ade59b0b2dfabddc42a6b9c70c" - integrity sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg== + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== html-encoding-sniffer@^1.0.2: version "1.0.2" @@ -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: