mdauner / sveltejs-tippy

Tippy.js for Svelte
MIT License
40 stars 4 forks source link

chore(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.6.0 #52

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-config-prettier from 6.4.0 to 6.6.0.

Changelog *Sourced from [eslint-config-prettier's changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md).* > ### Version 6.6.0 (2019-11-17) > > - Added: New [eslint-plugin-vue] rules: [vue/dot-location] and > [vue/keyword-spacing]. Thanks to [@​xcatliu](https://github.com/xcatliu)! > > ### Version 6.5.0 (2019-10-26) > > - Added: Support for [excluding deprecated rules]. Thanks to Alex Ilyaev > ([@​alexilyaev](https://github.com/alexilyaev))!
Commits - [`ed97c2f`](https://github.com/prettier/eslint-config-prettier/commit/ed97c2f4cb77b5cc8cb941900b81304b5cd6eb1d) eslint-config-prettier v6.6.0 - [`39032ed`](https://github.com/prettier/eslint-config-prettier/commit/39032ed96aa6977094db832582b6cb023ffb187a) Update npm packages and add new Vue rules - [`b4ade2b`](https://github.com/prettier/eslint-config-prettier/commit/b4ade2b09ea49fd4cdd11ec72fd93153fc3d69e9) eslint-config-prettier v6.5.0 - [`9f6b594`](https://github.com/prettier/eslint-config-prettier/commit/9f6b59486ad742dc12ad3be157ddff5f8454ef7a) Update npm packages - [`4fdaa04`](https://github.com/prettier/eslint-config-prettier/commit/4fdaa044ca252f2f6360dba9d6ef1e43bf03b59a) Handle deprecated rules (closes [#112](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/112)) ([#121](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/121)) - [`c8f1a2d`](https://github.com/prettier/eslint-config-prettier/commit/c8f1a2df4317ad5033ee946397b3b9c7371dc87d) Revert "Bump get-stdin from 6.0.0 to 7.0.0" ([#119](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/119)) - [`5973374`](https://github.com/prettier/eslint-config-prettier/commit/5973374a39e60937bcf8fc8043d686089404c0c2) Revert "Bump cross-spawn from 6.0.5 to 7.0.1" ([#118](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/118)) - [`6ef63eb`](https://github.com/prettier/eslint-config-prettier/commit/6ef63eb147a28879fb02f5dc4a2c80e294fa6ee6) Revert "Bump get-stdin from 6.0.0 to 7.0.0 ([#113](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/113))" - [`0f92e53`](https://github.com/prettier/eslint-config-prettier/commit/0f92e5399ddc0275bedd2ad765bf2431cd399b44) Revert "Bump cross-spawn from 6.0.5 to 7.0.1 ([#117](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/117))" - [`392e8e4`](https://github.com/prettier/eslint-config-prettier/commit/392e8e433aa0d6d40d2ace875d68ac65b3ce961c) Update @typescript-eslint/eslint-plugin - Additional commits viewable in [compare view](https://github.com/prettier/eslint-config-prettier/compare/v6.4.0...v6.6.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 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) - `@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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #55.