Skip to content

Commit

Permalink
Dev: Bump eslint from 8.11.0 to 8.19.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.11.0...v8.19.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2022
1 parent 5a00790 commit 7ac5be3
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -18,7 +18,7 @@
"eslint-config-airbnb": "^19.0.4"
},
"peerDependencies": {
"eslint": "^8.11.0",
"eslint": "^8.19.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
Expand All @@ -28,7 +28,7 @@
"@overlookmotel/eslint-config": "^10.0.1",
"@overlookmotel/eslint-config-jest": "^6.0.1",
"@overlookmotel/eslint-config-node": "^4.0.2",
"eslint": "^8.11.0",
"eslint": "^8.19.0",
"jest": "^27.5.1",
"jest-extended": "^2.0.0",
"npm-run-all": "^4.1.5"
Expand Down

0 comments on commit 7ac5be3

Please sign in to comment.