Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 9.9.0 to 9.9.1 (#108)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.0 to 9.9.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Aug 28, 2024
1 parent 6d2c113 commit 317f242
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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
@@ -15,7 +15,7 @@
"devDependencies": {
"@eslint/js": "^9.9.1",
"@types/node": "^22.4.1",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"globals": "^15.9.0",
"prettier": "3.3.3"
},

0 comments on commit 317f242

Please sign in to comment.