arunghosh / react-heatmap-grid

A react component for heatmap visualisation in grid layout
https://codesandbox.io/s/r4rvwkl3yn
MIT License
76 stars 42 forks source link

Bump eslint-config-prettier from 4.1.0 to 4.3.0 #99

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-config-prettier from 4.1.0 to 4.3.0.

Changelog *Sourced from [eslint-config-prettier's changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md).* > ### Version 4.3.0 (2019-05-16) > > - Added: New [eslint-plugin-vue] rules: [vue/arrow-spacing], > [vue/block-spacing], [vue/brace-style] and [vue/comma-dangle]. > - Added: New [[@​typescript](https://github.com/typescript)-eslint/eslint-plugin] rules: > [[@​typescript](https://github.com/typescript)-eslint/func-call-spacing] and [[@​typescript](https://github.com/typescript)-eslint/semi]. > > ### Version 4.2.0 (2019-04-25) > > - Added: [[@​typescript](https://github.com/typescript)-eslint/no-extra-parens]. Thanks to Keiichiro Amemiya > ([@​Hoishin](https://github.com/Hoishin)) and Jen Gorfine ([@​jgorfine](https://github.com/jgorfine))!
Commits - [`9ea6112`](https://github.com/prettier/eslint-config-prettier/commit/9ea6112d0f23a27caf8d7bd043bf0b8771a02b84) eslint-config-prettier v4.3.0 - [`ce80f83`](https://github.com/prettier/eslint-config-prettier/commit/ce80f834879293256add7e93405b0bb35717493d) Disable new eslint-plugin-vue rules - [`a314167`](https://github.com/prettier/eslint-config-prettier/commit/a314167c85a6c521f3615796190a1e634c0cddfe) Update eslint-plugin-vue - [`7328392`](https://github.com/prettier/eslint-config-prettier/commit/7328392bff2bc21f9eea39a7933ac3fd84db33e0) Disable new [@​typescript](https://github.com/typescript)-eslint rules - [`e21836b`](https://github.com/prettier/eslint-config-prettier/commit/e21836b9a7250dcd15660d5627ed9f79ca34e6c8) Update npm packages - [`5a72ee7`](https://github.com/prettier/eslint-config-prettier/commit/5a72ee7811445a0e415d70f9acafcb4ee6aff346) eslint-config-prettier v4.2.0 - [`13cc4d2`](https://github.com/prettier/eslint-config-prettier/commit/13cc4d210b0096e562d86258065a1aae284f87fd) Update dependencies - [`9d8c7d9`](https://github.com/prettier/eslint-config-prettier/commit/9d8c7d9a20098af55cc0f05d9700722a10244c0b) Sort TypeScript rules - [`1186944`](https://github.com/prettier/eslint-config-prettier/commit/11869441cfc8122589894efe7a6d75252d2225e9) chores on [@​typescript](https://github.com/typescript)-eslint ([#88](https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/88)) - [`1a305b4`](https://github.com/prettier/eslint-config-prettier/commit/1a305b48345fcf81a7be721110d905c830901308) fix(typescript): disable no-extra-parens rule - Additional commits viewable in [compare view](https://github.com/prettier/eslint-config-prettier/compare/v4.1.0...v4.3.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 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 #107.