hschne / reveal.js-starter

A template to quickly get started with customizable reveal.js presentation 🖼
MIT License
8 stars 2 forks source link

Bump @rollup/plugin-eslint from 8.0.1 to 9.0.0 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @rollup/plugin-eslint from 8.0.1 to 9.0.0.

Changelog

Sourced from @​rollup/plugin-eslint's changelog.

v9.0.0

2022-10-07

Breaking Changes

  • fix: Prepare eslint for rollup 3 and upgrade eslint to newest version #1309

v8.0.2

2022-04-11

Bugfixes

  • fix: filter options should follow createFilter parameter typing (#1140)

Updates

  • chore: upgrade TypeScript (#712)
Commits
  • 05cb2ae chore(release): eslint v9.0.0
  • daf3d4d fix(eslint): Prepare eslint for rollup 3 and upgrade eslint to newest version...
  • 4e85ed7 chore(all): fix lint issues (#1270)
  • c24586a chore(release): eslint v8.0.2
  • 031d2b9 fix(eslint): filter options should follow createFilter parameter typing (#1140)
  • 8835dd2 chore(repo): update rollup devDep in all packages (#1115)
  • 8205497 chore(repo): automatically publish packages (#940)
  • 81781a8 chore(repo): fix the prepublishOnly scripts for most plugins
  • fba0a6b chore(repo): remove circle ci, add validate workflow, update deps (#867)
  • 0150c55 chore(repo): Add "directory" to package.json repository fields. (#826)
  • Additional commits viewable 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)