Skip to content

Commit

Permalink
Merge pull request prettier#291 from prettier/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/y18n-3.2.2

Bump y18n from 3.2.1 to 3.2.2
  • Loading branch information
mitermayer authored Apr 28, 2021
2 parents e756465 + 3a805d7 commit 3760092
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -3560,9 +3561,9 @@ xml-name-validator@^3.0.0:
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==

y18n@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
integrity sha1-bRX7qITAhnnA136I53WegR4H+kE=
version "3.2.2"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696"
integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==

yargs-parser@^9.0.2:
version "9.0.2"
Expand Down

0 comments on commit 3760092

Please sign in to comment.