Skip to content

Commit

Permalink
chore(deps): bump @prettier/plugin-php from 0.18.1 to 0.18.2
Browse files Browse the repository at this point in the history
Bumps [@prettier/plugin-php](https://github.com/prettier/prettier-php) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/prettier/prettier-php/releases)
- [Commits](prettier/plugin-php@v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: "@prettier/plugin-php"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent 049a9d3 commit 08bdd2c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1350,13 +1350,13 @@
fastq "^1.6.0"

"@prettier/plugin-php@^0.18.0":
version "0.18.1"
resolved "https://registry.yarnpkg.com/@prettier/plugin-php/-/plugin-php-0.18.1.tgz#481b5eb87131efb4a5e74078bedd581f45ec3f57"
integrity sha512-tiImSpzIALZCHA73+T9RSUt9qvWm9MhmbYJMHY1OOJ1EgLZVmmCsvGtKiban+rjMpoGfRvG5iA0i/vv3Ai9fLA==
version "0.18.2"
resolved "https://registry.yarnpkg.com/@prettier/plugin-php/-/plugin-php-0.18.2.tgz#1fa0615ff97b79d1599afb0b3290aa9f4cb4f357"
integrity sha512-fORCsRO/qY708Wx+guvcQLNvbJo4c2SAwstIvPiZgFCCCHCBD4rT393qGUvqaRxbktWOvXjm5yGqtcBHsQhQDA==
dependencies:
linguist-languages "^7.5.1"
mem "^8.0.0"
php-parser "3.1.0-beta.1"
php-parser "3.1.0-beta.4"

"@sinonjs/commons@^1.7.0":
version "1.8.2"
Expand Down Expand Up @@ -5188,10 +5188,10 @@ php-parser@3.0.3:
resolved "https://registry.npmjs.org/php-parser/-/php-parser-3.0.3.tgz"
integrity sha512-WjbrtYrwmLY9hpoKoq1+mVqJhT0dEVDZRWSpNIw2MpTw3VM/K4C6e0WR4KlU6G/XROkV7tpH4NesV2dDiPxqaw==

php-parser@3.1.0-beta.1:
version "3.1.0-beta.1"
resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.1.0-beta.1.tgz#bd8cd6d872b0f85f7a59a6b5f019ea8f37c7cbcc"
integrity sha512-4dvvMO+cDbF+CqgZ+7h87wexInYVoocIAaSO9sc5DRzTVfz914KTk9H9y6QupjHQ3pygXfCbP2LE5zvpexkGXg==
php-parser@3.1.0-beta.4:
version "3.1.0-beta.4"
resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.1.0-beta.4.tgz#a56e3c90e0371e41fb9c1a09f4459b5adad2b03b"
integrity sha512-fLW5tSV8PK0Kizn+Wx1LrhJIFW5eYME4RXoHwIIXfArTBRs7RQJhoU016rXJTPQZIKAXo93ddVyojVvCOETxiA==

picocolors@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 08bdd2c

Please sign in to comment.