EvgenyOrekhov / eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.
https://www.npmjs.com/package/eslint-config-hardcore
MIT License
406 stars 13 forks source link

Bump eslint-plugin-vue-scoped-css from 2.6.1 to 2.7.2 #877

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps eslint-plugin-vue-scoped-css from 2.6.1 to 2.7.2.

Release notes

Sourced from eslint-plugin-vue-scoped-css's releases.

v2.7.2

Patch Changes

  • fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#331)

v2.7.1

Patch Changes

  • fix(deps): update dependency eslint-compat-utils to ^0.3.0 (#328)

v2.7.0

Minor Changes

  • fix(deps): update dependency eslint-compat-utils to ^0.2.0 (#326)
Changelog

Sourced from eslint-plugin-vue-scoped-css's changelog.

2.7.2

Patch Changes

  • fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#331)

2.7.1

Patch Changes

  • fix(deps): update dependency eslint-compat-utils to ^0.3.0 (#328)

2.7.0

Minor Changes

  • fix(deps): update dependency eslint-compat-utils to ^0.2.0 (#326)
Commits
  • f417da1 chore: release eslint-plugin-vue-scoped-css (#332)
  • b8bf0c3 fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#331)
  • 241f78b chore: release eslint-plugin-vue-scoped-css (#329)
  • 1bda45d fix(deps): update dependency eslint-compat-utils to ^0.3.0 (#328)
  • dbbdb83 chore: release eslint-plugin-vue-scoped-css (#327)
  • 9d28b01 fix(deps): update dependency eslint-compat-utils to ^0.2.0 (#326)
  • 2eb8902 chore(deps): update actions/deploy-pages action to v4 (#322)
  • c618d96 chore(deps): update actions/upload-pages-artifact action to v3 (#323)
  • 5b34c4c chore(deps-dev): bump follow-redirects from 1.14.8 to 1.15.4 (#325)
  • 5de2e53 chore(deps): update dependency stylelint-config-standard to v36
  • See full diff in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)