Skip to content

Commit

Permalink
Bump eslint from 8.40.0 to 8.41.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.40.0...v8.41.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 May 25, 2023
1 parent 27e2f8a commit be75d75
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 40 deletions.
64 changes: 25 additions & 39 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
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "^16.18.3",
"@typescript-eslint/parser": "^5.59.7",
"@zeit/ncc": "^0.22.3",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^28.1.3",
Expand Down

0 comments on commit be75d75

Please sign in to comment.