Skip to content

Commit 3760092

Browse files
authored
Merge pull request #291 from prettier/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2 parents e756465 + 3a805d7 commit 3760092

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
dependencies:
2626
luaparse "0.2.1"
2727

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==
3232
dependencies:
3333
linguist-languages "^6.3.0"
3434
mem "^4.0.0"
35-
php-parser glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00
35+
php-parser "github:glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00"
3636

3737
"@prettier/plugin-ruby@^0.8.0":
3838
version "0.8.0"
@@ -2610,8 +2610,9 @@ performance-now@^2.1.0:
26102610
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
26112611
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
26122612

2613-
php-parser@glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00:
2613+
"php-parser@github:glayzzle/php-parser#71485979b688d12fb130d3e853fdc00348671e00":
26142614
version "3.0.0-prerelease.8"
2615+
uid "71485979b688d12fb130d3e853fdc00348671e00"
26152616
resolved "https://codeload.github.com/glayzzle/php-parser/tar.gz/71485979b688d12fb130d3e853fdc00348671e00"
26162617

26172618
pify@^2.0.0:
@@ -3560,9 +3561,9 @@ xml-name-validator@^3.0.0:
35603561
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
35613562

35623563
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==
35663567

35673568
yargs-parser@^9.0.2:
35683569
version "9.0.2"

0 commit comments

Comments
 (0)