Skip to content

Commit

Permalink
feat: 🎸 bump prettier to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Dec 7, 2020
1 parent b9580f1 commit 671d315
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"js-beautify": "^1.10.2",
"lodash": "^4.17.19",
"php-parser": "^3.0.0-prerelease.9",
"prettier": "^2.0.5",
"prettier": "^2.2.0",
"vscode-oniguruma": "^1.3.1",
"vscode-textmate": "^4.2.2",
"yargs": "^15.3.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@
dependencies:
linguist-languages "^7.5.1"
mem "^6.0.1"
php-parser "github:glayzzle/php-parser#5a0e2e1bf12517bd1c544c0f4e68482d0362a7b5"
php-parser glayzzle/php-parser#5a0e2e1bf12517bd1c544c0f4e68482d0362a7b5

"@sinonjs/commons@^1.7.0":
version "1.7.2"
Expand Down Expand Up @@ -4312,7 +4312,7 @@ performance-now@^2.1.0:
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=

php-parser@^3.0.0-prerelease.9, "php-parser@github:glayzzle/php-parser#5a0e2e1bf12517bd1c544c0f4e68482d0362a7b5":
php-parser@^3.0.0-prerelease.9, php-parser@glayzzle/php-parser#5a0e2e1bf12517bd1c544c0f4e68482d0362a7b5:
version "3.0.1"
resolved "https://codeload.github.com/glayzzle/php-parser/tar.gz/5a0e2e1bf12517bd1c544c0f4e68482d0362a7b5"

Expand Down Expand Up @@ -4364,10 +4364,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
prettier@^2.2.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==

pretty-format@^26.2.0:
version "26.2.0"
Expand Down

0 comments on commit 671d315

Please sign in to comment.