Closed dependabot[bot] closed 4 months ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 28.99% | 490 / 1690 |
🔵 | Statements | 28.99% | 490 / 1690 |
🔵 | Functions | 22.22% | 6 / 27 |
🔵 | Branches | 53.33% | 8 / 15 |
Looks like @stylistic/eslint-plugin-js is updatable in another way, so this is no longer needed.
Bumps the npm group with 1 update: @stylistic/eslint-plugin-js.
Updates
@stylistic/eslint-plugin-js
from 2.2.2 to 2.3.0Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
18e82d4
chore: release v2.3.0 (#448)036d3de
feat(ts): addobject-curly-newline
andobject-property-newline
(#444)cfd3327
feat(js/array-element-newline): options multiline and consistent combination ...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 show