magic-akari / seamless-scroll-polyfill

Scroll Behavior polyfill
https://www.npmjs.com/package/seamless-scroll-polyfill
MIT License
159 stars 12 forks source link

Bump tslint-plugin-prettier from 1.3.0 to 2.0.0 #35

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps tslint-plugin-prettier from 1.3.0 to 2.0.0.

Changelog *Sourced from [tslint-plugin-prettier's changelog](https://github.com/ikatyang/tslint-plugin-prettier/blob/master/CHANGELOG.md).* > # [2.0.0](https://github.com/ikatyang/tslint-plugin-prettier/compare/v1.3.0...v2.0.0) (2018-09-16) > > > ### Bug Fixes > > * specify config file correctly ([a46bb9f](https://github.com/ikatyang/tslint-plugin-prettier/commit/a46bb9f)) > > > ### Features > > * support .editorconfig ([5afdfbc](https://github.com/ikatyang/tslint-plugin-prettier/commit/5afdfbc)) > > > ### BREAKING CHANGES > > * require `prettier@^1.9.0` > * load `.editorconfig` by default > * specify config file via filepath instead of directory > > > >
Commits - [`fb45a73`](https://github.com/ikatyang/tslint-plugin-prettier/commit/fb45a73327a0ed03c25dccdab005161664c82505) chore(release): 2.0.0 - [`5afdfbc`](https://github.com/ikatyang/tslint-plugin-prettier/commit/5afdfbc1e7c8f1898df49d73acadab206b2f72a1) feat: support .editorconfig - [`a46bb9f`](https://github.com/ikatyang/tslint-plugin-prettier/commit/a46bb9ff7355b8e7555c72265ca95692ddb797ef) fix: specify config file correctly - [`bd50395`](https://github.com/ikatyang/tslint-plugin-prettier/commit/bd5039559c783c67f0d2fcd87094f1aee24a1a08) chore: require prettier@1.7.0+ - [`9349dd6`](https://github.com/ikatyang/tslint-plugin-prettier/commit/9349dd68ac0f6ae8809656b892be3b764ee41695) chore: update infra ([#256](https://github-redirect.dependabot.com/ikatyang/tslint-plugin-prettier/issues/256)) - [`38538d2`](https://github.com/ikatyang/tslint-plugin-prettier/commit/38538d22d4c95e25f52b97bc9287641b4e0528ba) chore(deps): update dependency @types/node to v8.10.29 - [`6e5d300`](https://github.com/ikatyang/tslint-plugin-prettier/commit/6e5d3000fa76577f9f7b811ad5d07a4e18eeafea) chore(deps): lock file maintenance - [`e57123f`](https://github.com/ikatyang/tslint-plugin-prettier/commit/e57123f3b8d3957fa967a9711d77469c3604d9c8) chore(deps): update dependency @types/node to v8.10.28 - [`7d9983f`](https://github.com/ikatyang/tslint-plugin-prettier/commit/7d9983f678a524bb955116003f061977f4f0908b) chore(deps): update dependency @types/node to v8.10.27 - [`443ac80`](https://github.com/ikatyang/tslint-plugin-prettier/commit/443ac805f7331ad645182ec00e06e5bbf59ca03e) chore(deps): update dependency tslint-config-prettier to v1.15.0 - Additional commits viewable in [compare view](https://github.com/ikatyang/tslint-plugin-prettier/compare/v1.3.0...v2.0.0)


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #50.