bahmutov / add-typescript-to-cypress

Quickly adds TypeScript spec support to Cypress
https://github.com/bahmutov/test-add-typescript-to-cypress
107 stars 6 forks source link

chore(deps): update dependency prettier-standard to v13 - autoclosed #96

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 9.1.1 -> 13.0.6

Release Notes

sheerun/prettier-standard ### [`v13.0.6`](https://togithub.com/sheerun/prettier-standard/compare/v13.0.5...v13.0.6) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v13.0.5...v13.0.6) ### [`v13.0.5`](https://togithub.com/sheerun/prettier-standard/compare/v13.0.4...v13.0.5) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v13.0.4...v13.0.5) ### [`v13.0.4`](https://togithub.com/sheerun/prettier-standard/compare/v13.0.3...v13.0.4) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v13.0.3...v13.0.4) ### [`v13.0.3`](https://togithub.com/sheerun/prettier-standard/compare/v13.0.2...v13.0.3) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v13.0.2...v13.0.3) ### [`v13.0.2`](https://togithub.com/sheerun/prettier-standard/compare/v13.0.1...v13.0.2) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v13.0.1...v13.0.2) ### [`v13.0.1`](https://togithub.com/sheerun/prettier-standard/compare/v13.0.0...v13.0.1) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v13.0.0...v13.0.1) ### [`v13.0.0`](https://togithub.com/sheerun/prettier-standard/releases/v13.0.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v12.0.2...v13.0.0) - Added `--chaged` flag that allows to format just changed lines (requires git) - Added `--since ` flag that allows to format just changes since given branch (requires git) Also, `--changed` can be combined with `--since ` and `--check` 💛 ### [`v12.0.2`](https://togithub.com/sheerun/prettier-standard/compare/v12.0.1...v12.0.2) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v12.0.1...v12.0.2) ### [`v12.0.1`](https://togithub.com/sheerun/prettier-standard/compare/v12.0.0...v12.0.1) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v12.0.0...v12.0.1) ### [`v12.0.0`](https://togithub.com/sheerun/prettier-standard/releases/v12.0.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v11.0.0...v12.0.0) This release is complete rewrite which avoids spawning external processes, it should be faster now! 🥂 - `--check` flag has been introduced that behaves similarly to prettier --check - multiple patterns are now allowed to be provided ### [`v11.0.0`](https://togithub.com/sheerun/prettier-standard/compare/v9.1.1...v11.0.0) [Compare Source](https://togithub.com/sheerun/prettier-standard/compare/v9.1.1...v11.0.0)

Renovate configuration

:date: Schedule: "every weekend" in timezone America/New_York.

: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.