Skip to content

Commit

Permalink
Dev: Bump eslint from 8.26.0 to 8.31.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.26.0...v8.31.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 Jan 2, 2023
1 parent 596e20d commit bd9581f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 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 @@ -16,13 +16,13 @@
},
"dependencies": {},
"peerDependencies": {
"eslint": "^8.26.0",
"eslint": "^8.31.0",
"eslint-plugin-node": "^11.1.0"
},
"devDependencies": {
"@overlookmotel/eslint-config": "^10.1.0",
"@overlookmotel/eslint-config-jest": "^6.0.1",
"eslint": "^8.26.0",
"eslint": "^8.31.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.2.2",
"jest-extended": "^3.1.0",
Expand Down

0 comments on commit bd9581f

Please sign in to comment.