|
25 | 25 | dependencies: |
26 | 26 | luaparse "0.2.1" |
27 | 27 |
|
28 | | -"@prettier/plugin-php@^0.10.2": |
29 | | - version "0.10.2" |
30 | | - resolved "https://registry.yarnpkg.com/@prettier/plugin-php/-/plugin-php-0.10.2.tgz#324b7bc4dc7305c7e43f864234e82a9cc0c862a4" |
31 | | - integrity sha512-FCzNR2kqlS9YV81JguX4vYnpwFn6cOlLwUZaEB0jIjPcrEgqqBwk6KSERTA5cE+lX5Ynip5rkV1hydGufwyJ7A== |
| 28 | +"@prettier/plugin-php@^0.11.1": |
| 29 | + version "0.11.2" |
| 30 | + resolved "https://registry.yarnpkg.com/@prettier/plugin-php/-/plugin-php-0.11.2.tgz#2eca5d836c9782e958a1f37874d78f419e3aad36" |
| 31 | + integrity sha512-LWT3VY0+Xd2fGNqOfv7B2boBIomUJmSaBA3YFPIrz7Yzg8Yu8V9Vs6p19aXPezFVqJGTh1NT3/6b1dah2gmu/Q== |
32 | 32 | dependencies: |
33 | 33 | linguist-languages "^6.3.0" |
34 | 34 | mem "^4.0.0" |
35 | | - php-parser glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00 |
| 35 | + php-parser "github:glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00" |
36 | 36 |
|
37 | 37 | "@prettier/plugin-ruby@^0.8.0": |
38 | 38 | version "0.8.0" |
@@ -2610,8 +2610,9 @@ performance-now@^2.1.0: |
2610 | 2610 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
2611 | 2611 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= |
2612 | 2612 |
|
2613 | | -php-parser@glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00: |
| 2613 | +"php-parser@github:glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00": |
2614 | 2614 | version "3.0.0-prerelease.8" |
| 2615 | + uid "71485979b688d12fb130d3e853fdc00348671e00" |
2615 | 2616 | resolved "https://codeload.github.com/glayzzle/php-parser/tar.gz/71485979b688d12fb130d3e853fdc00348671e00" |
2616 | 2617 |
|
2617 | 2618 | pify@^2.0.0: |
@@ -3560,9 +3561,9 @@ xml-name-validator@^3.0.0: |
3560 | 3561 | integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw== |
3561 | 3562 |
|
3562 | 3563 | y18n@^3.2.1: |
3563 | | - version "3.2.1" |
3564 | | - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" |
3565 | | - integrity sha1-bRX7qITAhnnA136I53WegR4H+kE= |
| 3564 | + version "3.2.2" |
| 3565 | + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" |
| 3566 | + integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ== |
3566 | 3567 |
|
3567 | 3568 | yargs-parser@^9.0.2: |
3568 | 3569 | version "9.0.2" |
|
0 commit comments