Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 8.22.0 to 8.23.1 (#170)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.22.0...v8.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <felangelov@gmail.com>
  • Loading branch information
dependabot[bot] and felangel committed Sep 12, 2022
1 parent 8b57415 commit f94d11c
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 42 deletions.
89 changes: 48 additions & 41 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"eslint": "^8.22.0",
"eslint": "^8.23.1",
"jest": "^29.0.1"
}
}

0 comments on commit f94d11c

Please sign in to comment.