Tmeister / jwt-client

The jwt-client helps to test the WP REST API authentication using the JWT Authentication for WP REST API on a WordPress installation.
14 stars 7 forks source link

Bump eslint-config-universe from 11.1.0 to 11.2.0 #72

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-universe from 11.1.0 to 11.2.0.

Changelog

Sourced from eslint-config-universe's changelog.

11.2.0 — 2023-02-03

🐛 Bug fixes

  • Fix import ignore entry for react-native, which do not work correctly on Windows. (#20785 by @​Simek)

💡 Others

  • Bumped @typescript-eslint/* dependencies from 5.27.0 to 5.45.1, to add the TypeScript 4.9 support. (#20374 by @​Simek)
  • Bumped eslint-plugin-prettier from 4.0.0 to 4.2.1. (#20374 by @​Simek)
  • Bumped eslint-plugin-react from 7.30.0 to 7.31.11. (#20374 by @​Simek)
  • Bumped eslint-plugin-react-hooks from 4.5.0 to 4.6.0. (#20374 by @​Simek)
  • Upgrade typescript-eslint packages. (#21025 by @​wschurman)

📚 3rd party library updates

11.1.1 — 2022-10-25

This version does not introduce any user-facing changes.

Commits


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)