vue-instantsearch-examples
                                
                                 vue-instantsearch-examples copied to clipboard
                                
                                    vue-instantsearch-examples copied to clipboard
                            
                            
                            
                        chore(deps): update dependency eslint-plugin-prettier to v3
This PR contains the following updates:
| Package | Type | Update | Change | References | 
|---|---|---|---|---|
| eslint-plugin-prettier | devDependencies | major | 2.6.0->3.1.0 | source | 
Release Notes
prettier/eslint-plugin-prettier
v3.1.0
- New: Allow options to be passed to prettier.getFileInfo (#187) (21fa69a)
- build(deps-dev): bump eslint-plugin-eslint-plugin from 2.0.1 to 2.1.0 (bb597e1)
- build(deps-dev): bump eslint-config-prettier from 4.1.0 to 4.2.0 (0bb7c1d)
- build(deps-dev): bump vue-eslint-parser from 6.0.3 to 6.0.4 (2f77df4)
- build(deps-dev): bump mocha from 6.1.3 to 6.1.4 (222b87a)
- build(deps-dev): bump prettier from 1.16.4 to 1.17.0 (58d8ff8)
- build(deps-dev): bump mocha from 6.1.2 to 6.1.3 (e94e56c)
- build(deps-dev): bump mocha from 6.1.1 to 6.1.2 (c02244b)
- build(deps-dev): bump mocha from 6.0.2 to 6.1.1 (a9a2e4e)
- build(deps-dev): bump eslint from 5.15.3 to 5.16.0 (073c14c)
- build(deps-dev): bump eslint from 5.15.2 to 5.15.3 (bda931f)
- build(deps-dev): bump eslint from 5.15.1 to 5.15.2 (19f53d6)
- build(deps-dev): bump eslint from 5.15.0 to 5.15.1 (34b39de)
- build(deps-dev): bump eslint from 5.14.1 to 5.15.0 (13bcc66)
- build(deps-dev): bump eslint-plugin-self from 1.1.0 to 1.2.0 (5b4adb8)
- build(deps-dev): bump vue-eslint-parser from 6.0.2 to 6.0.3 (e676cd1)
- build(deps-dev): bump eslint-config-prettier from 4.0.0 to 4.1.0 (b8a9215)
- build(deps-dev): bump mocha from 6.0.1 to 6.0.2 (cde36e4)
- build(deps-dev): bump mocha from 6.0.0 to 6.0.1 (eb39699)
- build(deps-dev): bump mocha from 5.2.0 to 6.0.0 (5d75421)
- build(deps-dev): bump eslint from 5.14.0 to 5.14.1 (829156e)
- build(deps-dev): bump eslint from 5.13.0 to 5.14.0 (b76d0b4)
- build(deps-dev): bump vue-eslint-parser from 6.0.0 to 6.0.2 (15439e8)
- build(deps-dev): bump vue-eslint-parser from 5.0.0 to 6.0.0 (0ea70e5)
- build(deps-dev): bump eslint from 5.12.1 to 5.13.0 (5f18729)
- build(deps-dev): bump prettier from 1.16.3 to 1.16.4 (ef637fe)
- build(deps-dev): bump prettier from 1.16.1 to 1.16.3 (58ab20c)
- build(deps-dev): bump eslint-config-prettier from 3.6.0 to 4.0.0 (14393bd)
- build(deps-dev): bump prettier from 1.16.0 to 1.16.1 (00198b9)
- build(deps-dev): bump prettier from 1.15.3 to 1.16.0 (7890a87)
- build(deps-dev): bump eslint from 5.12.0 to 5.12.1 (92a8984)
- build(deps-dev): bump eslint-config-prettier from 3.5.0 to 3.6.0 (5292d12)
- build(deps-dev): bump eslint-config-prettier from 3.4.0 to 3.5.0 (44a2558)
- build(deps-dev): bump eslint-config-prettier from 3.3.0 to 3.4.0 (425cfce)
- build(deps-dev): bump eslint from 5.11.1 to 5.12.0 (3e9aa39)
- build(deps-dev): bump eslint-plugin-node from 8.0.0 to 8.0.1 (e913afd)
- build(deps-dev): bump vue-eslint-parser from 4.0.3 to 5.0.0 (ecfd5ba)
v3.0.1
- Catch and format SyntaxErrors as eslint violations (#141) (4a0e57d)
- build(deps-dev): bump eslint from 5.11.0 to 5.11.1 (d34daed)
- build(deps-dev): bump eslint from 5.10.0 to 5.11.0 (7f4f45d)
- build(deps-dev): bump eslint-plugin-eslint-plugin from 2.0.0 to 2.0.1 (5be3bcf)
- build(deps-dev): bump eslint from 5.9.0 to 5.10.0 (11e7c44)
- build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.1 to 2.0.0 (9e5bf14)
- build(deps-dev): bump vue-eslint-parser from 4.0.2 to 4.0.3 (234583a)
- build(deps-dev): bump vue-eslint-parser from 3.3.0 to 4.0.2 (8675d57)
- Upgrade: Bump vue-eslint-parser from 3.2.2 to 3.3.0 (2379e93)
- Upgrade: Bump eslint-config-prettier from 3.1.0 to 3.3.0 (3ea0021)
- Upgrade: Bump eslint from 5.8.0 to 5.9.0 (c774fb8)
- build(deps-dev): bump eslint-plugin-node from 7.0.1 to 8.0.0 (#121) (2a4fba0)
- build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.0 to 1.4.1 (#120) (29caa29)
- build(deps-dev): bump eslint from 5.6.0 to 5.8.0 (#119) (2836350)
v3.0.0
- Chore: Add eslint peer-dependency (d55d79c)
- Breaking: Extract showInvisibles and generateDifferences (bf7c40c)
- Breaking: Defining prettier options must use an object (478c7e5)
- Breaking: Drop support for ESLint v3 and v4 (2326231)
- Chore: Update dependencies (1ec94c8)
- Chore: remove two unused dependencies (bfe459c)
- Chore: Rename test files to keep them sequential (d38ea52)
- Breaking: Remove pragma support (3af422c)
- Breaking: Update minimum required pretter version to 1.13.0 (29c0506)
- Breaking: Drop support for node v4, v7 and v9 (be460bd)
- Chore: Add vscode config to autoformat on save (9fac6b4)
- Chore: Improve travis matrix (46d2444)
- Chore: Add format script to run prettier (d46aa6d)
v2.7.0
- Update: Support prettierignore and custom processors (#111) (38537ba)
- Build: switch to release script package (047dc8f)
v2.6.2
- Fix: Add representation for \r to showInvisibles (#100) (731bbb5)
- Docs: Add clarification about Flow/React support to readme (#96) (977aa77)
v2.6.1
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.