devstark-com / vue-google-charts

Reactive Vue.js wrapper for Google Charts lib
446 stars 73 forks source link

build(deps-dev): bump eslint-plugin-prettier-vue from 3.1.0 to 4.1.0 #190

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-prettier-vue from 3.1.0 to 4.1.0.

Changelog

Sourced from eslint-plugin-prettier-vue's changelog.

4.1.0 (2022-06-09)

Features

  • update options schema to prettier 2.6 (fda709d)

4.0.0 (2022-06-09)

Build System

  • migrate to pnpm and bump dependencies (897ce8a)

BREAKING CHANGES

  • drop support for node 10 & 12
Commits
  • cfba059 build: version 4.1.0
  • d2c76f3 chore: fix typo
  • fda709d feat: update options schema to prettier 2.6
  • fa03fa5 build: version 4.0.0
  • be14c34 test: update test files
  • 0c1280b build: update eslint config and tsconfig
  • b7d92e6 style: fix link and types issue
  • 897ce8a build: migrate to pnpm and bump dependencies
  • 0cd3d43 build(deps): bump minimist from 1.2.5 to 1.2.6 (#22)
  • 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 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[bot] commented 2 years ago

Superseded by #196.