Bump eslint-plugin-prettier from 3.1.4 to 3.4.0 in /webapp
Created by: dependabot[bot]
Bumps eslint-plugin-prettier from 3.1.4 to 3.4.0.
Changelog
Sourced from eslint-plugin-prettier's changelog.
v3.4.0 (2021-04-15)
- feat: support processor virtual filename (#401) (ee0ccc6)
- Simplify report logic (#380) (d993f24)
- Update: README.md (#375) (3ea4242)
v3.3.1 (2021-01-04)
- fix: add eslint-config-prettier as an optional peer dependency (#374) (d59df27)
- build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (b87985d)
- build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (11e427e)
v3.3.0 (2020-12-13)
- Minor: Perf improvement: Do not clear the config cache on each run (#368) (1b90ea7)
- Add peerDependenciesMeta block (#367) (86608d5)
- build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (885f484)
- build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (cebc80b)
v3.2.0 (2020-12-03)
- Skip CI for eslint 6 + node 8 (#364) (f8f08e4)
- Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (#360) (a1e5591)
- Create dependabot.yml (f58b6c7)
- docs(README): fix prettier getFileInfo link (#335) (5a690f1)
- build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (8614c45)
- build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (12d9ed8)
- build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (5a6f42e)
- chore: update CI badge in readme (5012b66)
- Use Github Actions for CI (#305) (41eb64f)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)