Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"src"
],
"dependencies": {
"php-parser": "2.1.0",
"php-parser": "2.2.0",
"prettier": "prettier/prettier#ee148bfdeda373445ac9b67338cbae3df10a6576"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tests/operations/__snapshots__/jsfmt.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ $a . $b;
$a .= $b;
$a instanceof stdClass;
$output = \`ls -al\`;
$a = (boolean) "test";
$a = (bool) "test";
`;
79 changes: 8 additions & 71 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ acorn@^4.0.4:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"

acorn@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7"
version "5.3.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.3.0.tgz#7446d39459c54fb49a80e6ee6478149b940ec822"

ajv-keywords@^2.1.0:
version "2.1.1"
Expand Down Expand Up @@ -1019,14 +1019,10 @@ extglob@^0.3.1:
dependencies:
is-extglob "^1.0.0"

extsprintf@1.3.0:
extsprintf@1.3.0, extsprintf@^1.2.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"

extsprintf@^1.2.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"

fast-deep-equal@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
Expand Down Expand Up @@ -2210,18 +2206,14 @@ minimatch@3.0.4, minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch
dependencies:
brace-expansion "^1.1.7"

minimist@0.0.8:
minimist@0.0.8, minimist@~0.0.1:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

minimist@1.2.0, minimist@^1.1.1, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

minimist@~0.0.1:
version "0.0.10"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

"mkdirp@>=0.5 0", mkdirp@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
Expand Down Expand Up @@ -2472,16 +2464,6 @@ path-parse@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"

path-root-regex@^0.1.0:
version "0.1.2"
resolved "https://registry.yarnpkg.com/path-root-regex/-/path-root-regex-0.1.2.tgz#bfccdc8df5b12dc52c8b43ec38d18d72c04ba96d"

path-root@0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/path-root/-/path-root-0.1.1.tgz#9a4a6814cac1c0cd73360a95f32083c8ea4745b7"
dependencies:
path-root-regex "^0.1.0"

path-type@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
Expand All @@ -2504,9 +2486,9 @@ performance-now@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"

php-parser@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-2.1.0.tgz#6ab8be21ca6c25af1e2f46b782bcacfdfd11ff55"
php-parser@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-2.2.0.tgz#67384f0a5933dbbef40beab0ab31d0b8c582ff88"

pify@3.0.0, pify@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -2593,51 +2575,6 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@azz/prettier#f6d0b5fe:
version "1.9.2"
resolved "https://codeload.github.com/azz/prettier/tar.gz/f6d0b5feceadbc460d05e5ee32ae50b2a071fa55"
dependencies:
"@babel/code-frame" "7.0.0-beta.35"
babylon "7.0.0-beta.34"
camelcase "4.1.0"
chalk "2.1.0"
cjk-regex "1.0.2"
cosmiconfig "3.1.0"
dashify "0.2.2"
diff "3.2.0"
editorconfig "0.14.2"
editorconfig-to-prettier "0.0.6"
emoji-regex "6.5.1"
escape-string-regexp "1.0.5"
esutils "2.0.2"
flow-parser "0.59.0"
get-stream "3.0.0"
globby "6.1.0"
graphql "0.10.5"
ignore "3.3.7"
jest-docblock "21.3.0-beta.11"
jest-validate "21.1.0"
leven "2.1.0"
mem "1.1.0"
minimatch "3.0.4"
minimist "1.2.0"
parse5 "3.0.3"
path-root "0.1.1"
postcss-less "1.1.3"
postcss-media-query-parser "0.2.3"
postcss-scss "1.0.2"
postcss-selector-parser "2.2.3"
postcss-values-parser "1.3.1"
remark-frontmatter "1.1.0"
remark-parse "4.0.0"
resolve "^1.5.0"
semver "5.4.1"
string-width "2.1.1"
typescript "2.6.2"
typescript-eslint-parser "11.0.0"
unicode-regex "1.0.1"
unified "6.1.6"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@azz not sure why running yarn after bumping php-parser caused this change - do you know more?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we forgot to checkin the file last time Prettier was bumped.

prettier@prettier/prettier#ee148bfdeda373445ac9b67338cbae3df10a6576:
version "1.9.2"
resolved "https://codeload.github.com/prettier/prettier/tar.gz/ee148bfdeda373445ac9b67338cbae3df10a6576"
Expand Down Expand Up @@ -2920,7 +2857,7 @@ resolve@1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"

resolve@1.5.0, resolve@^1.2.0, resolve@^1.5.0:
resolve@1.5.0, resolve@^1.2.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
dependencies:
Expand Down