Skip to content

Commit

Permalink
Bump eslint from 8.47.0 to 8.54.0 (#11)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.47.0...v8.54.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Flavio Wuensche <[email protected]>
  • Loading branch information
dependabot[bot] and fwuensche authored Nov 24, 2023
1 parent a42b476 commit c0deea1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 30 deletions.
65 changes: 36 additions & 29 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 @@ -43,7 +43,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"eslint": "^8.47.0",
"eslint": "^8.54.0",
"jest": "^29.7.0"
}
}

0 comments on commit c0deea1

Please sign in to comment.