Skip to content

Commit 256798a

Browse files
chore(deps-dev): Bump eslint-plugin-jest from 27.1.5 to 27.1.6 (#339)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.5 to 27.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v27.1.6</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6">27.1.6</a> (2022-11-24)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure rule fixes produce valid code when function params and args have trailing commas (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1282">#1282</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/8eca0b78920011d62eee35b42a90663082862131">8eca0b7</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6">27.1.6</a> (2022-11-24)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure rule fixes produce valid code when function params and args have trailing commas (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1282">#1282</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/8eca0b78920011d62eee35b42a90663082862131">8eca0b7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/53d348d90b463d9aad04d04ed7e2cd2ff28d2811"><code>53d348d</code></a> chore(release): 27.1.6 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/de1319d44d6935a0a6c60c1343ee1d34873c0b23"><code>de1319d</code></a> chore: switch to using config file to configure <code>eslint-doc-generator</code> (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1291">#1291</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/8eca0b78920011d62eee35b42a90663082862131"><code>8eca0b7</code></a> fix: ensure rule fixes produce valid code when function params and args have ...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/c206e0c0a69f1c6c3b8bd8d929f2bcdd1a7b0d06"><code>c206e0c</code></a> chore(deps): update dependency eslint-doc-generator to ^0.26.0 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1292">#1292</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/8ae9349a3fbdb67fc1b4c02af36468af4ffdac6a"><code>8ae9349</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5ec9075b085e7e6cbac64aa3804a7c771a1f54cc"><code>5ec9075</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/28655eff1787eeb628e41a30fa7d88b1e2f5deab"><code>28655ef</code></a> chore(deps): update dependency eslint-doc-generator to ^0.23.0 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1290">#1290</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/69cebe8d66e3169d75161f0e9e57ffde7b61fe78"><code>69cebe8</code></a> ci: remove git credentials after checkout (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1281">#1281</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/fee27c8ab4d0a559586862ec03a323245b782c77"><code>fee27c8</code></a> chore(deps): update dependency eslint-doc-generator to ^0.22.0 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1288">#1288</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/64f3c86ea8f2ec44d7822dc19b355ea91cf0204f"><code>64f3c86</code></a> chore(deps): update yarn to v3.3.0 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1287">#1287</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=27.1.5&new-version=27.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54bfdb8 commit 256798a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)