chore(deps-dev): bump prettier from 4d9acf8 to d4a7a47 (#450)

Bumps [prettier](https://github.com/prettier/prettier) from `4d9acf8` to `d4a7a47`.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Commits](4d9acf86b8...d4a7a47b04)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-07 18:08:16 +01:00 committed by Crawl
parent d08db18806
commit 27705893af

View file

@ -179,17 +179,6 @@
"@typescript-eslint/typescript-estree" "2.6.1" "@typescript-eslint/typescript-estree" "2.6.1"
eslint-visitor-keys "^1.1.0" eslint-visitor-keys "^1.1.0"
"@typescript-eslint/typescript-estree@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254"
integrity sha512-A3lSBVIdj2Gp0lFEL6in2eSPqJ33uAc3Ko+Y4brhjkxzjbzLnwBH22CwsW2sCo+iwogfIyvb56/AJri15H0u5Q==
dependencies:
debug "^4.1.1"
glob "^7.1.4"
is-glob "^4.0.1"
lodash.unescape "4.0.1"
semver "^6.3.0"
"@typescript-eslint/typescript-estree@2.6.1": "@typescript-eslint/typescript-estree@2.6.1":
version "2.6.1" version "2.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.1.tgz#fb363dd4ca23384745c5ea4b7f4c867432b00d31" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.1.tgz#fb363dd4ca23384745c5ea4b7f4c867432b00d31"
@ -3457,15 +3446,15 @@ prettier-linter-helpers@^1.0.0:
prettier@prettier/prettier: prettier@prettier/prettier:
version "1.18.2" version "1.18.2"
uid "4d9acf86b893b793690bad80cae418ceefb3209c" uid d4a7a47b048b8ced046e71d44dfc5de417b89221
resolved "https://codeload.github.com/prettier/prettier/tar.gz/4d9acf86b893b793690bad80cae418ceefb3209c" resolved "https://codeload.github.com/prettier/prettier/tar.gz/d4a7a47b048b8ced046e71d44dfc5de417b89221"
dependencies: dependencies:
"@angular/compiler" "8.2.13" "@angular/compiler" "8.2.13"
"@babel/code-frame" "7.5.5" "@babel/code-frame" "7.5.5"
"@babel/parser" "7.7.0" "@babel/parser" "7.7.0"
"@glimmer/syntax" "0.41.0" "@glimmer/syntax" "0.41.0"
"@iarna/toml" "2.2.3" "@iarna/toml" "2.2.3"
"@typescript-eslint/typescript-estree" "2.6.0" "@typescript-eslint/typescript-estree" "2.6.1"
angular-estree-parser "1.1.5" angular-estree-parser "1.1.5"
angular-html-parser "1.3.0" angular-html-parser "1.3.0"
camelcase "5.3.1" camelcase "5.3.1"