diff --git a/pack/plugins/start/prettier-vim-prettier/yarn.lock b/pack/plugins/start/prettier-vim-prettier/yarn.lock index 140bfd28..64d86393 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" @@ -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: @@ -3277,9 +3278,9 @@ throat@^4.0.0: integrity sha1-iQN8vJLFarGJJua6TLsgDhVnKmo= tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" - integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE= + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" + integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== to-fast-properties@^1.0.3: version "1.0.3"