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

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.0 to 1.19.1.
- [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.19.0...1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-09 12:50:42 +00:00
parent 11acad7b24
commit 12cbb699ae
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.19.0"
"prettier": "^1.19.1"
}
}