Bump prettier from 1.18.2 to 1.19.0 in /src/FilterLists.Web

Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-09 00:23:12 +00:00
parent 3fc97ddd89
commit 11acad7b24
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -59,6 +59,6 @@
"eslint-plugin-prettier": "^3.1.1",
"husky": "^3.0.9",
"lint-staged": "^9.4.2",
"prettier": "^1.18.2"
"prettier": "^1.19.0"
}
}