bahmutov / cypress-cycle-unit-test

Unit testing Cycle.js components in Cypress E2E test runner
3 stars 0 forks source link

chore(deps): update dependency prettier-standard to v10 - autoclosed #48

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
prettier-standard devDependencies major 8.0.1 -> 10.0.0

Release Notes

sheerun/prettier-standard ### [`v10.0.0`](https://togithub.com/sheerun/prettier-standard/compare/v9.1.1...e1bb99b3bf714de0a5b9fb84071864d02fe87e01) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.1.1...e1bb99b3bf714de0a5b9fb84071864d02fe87e01) ### [`v9.1.1`](https://togithub.com/sheerun/prettier-standard/releases/v9.1.1) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.1.0...v9.1.1) Fix formatting files other than `.js` when passed as paths instead of stdin ### [`v9.1.0`](https://togithub.com/sheerun/prettier-standard/releases/v9.1.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.0.0...v9.1.0) Add support for `--parser` flag that allows to format files other than `.js` when passed to stdin ### [`v9.0.0`](https://togithub.com/sheerun/prettier-standard/releases/v9.0.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v8.0.1...v9.0.0) This release does not pass code through `standard --fix` to fix formatting, it uses `prettierx` instead. **Breaking changes:** - Custom configuration happens through `.prettierrc` instead of `.eslintrc` - If you use eslint, you need to [extend `prettier` and `prettier/standard`](https://togithub.com/prettier/eslint-config-prettier) in .eslintrc - Output matches the output of prettier - Prettier upgraded to 16

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.



This PR has been generated by Renovate Bot. View repository job log here.