mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
086a9e7adb
commit
f7ae5f8086
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -15,7 +15,7 @@
|
|||
"babel-plugin-import": "^1.13.6",
|
||||
"customize-cra": "^1.0.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"http-proxy-middleware": "^2.0.1",
|
||||
"less": "^4.1.3",
|
||||
"less-loader": "^7.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue