Skip to content

Commit

Permalink
fix: bump eslint from 9.13.0 to 9.14.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.13.0...v9.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and ThomDeveo committed Nov 5, 2024
1 parent 2692f9b commit 60fd656
Showing 2 changed files with 109 additions and 88 deletions.
195 changes: 108 additions & 87 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
@@ -14,6 +14,6 @@
},
"devDependencies": {
"@vercel/ncc": "^0.38.2",
"eslint": "^9.13.0"
"eslint": "^9.14.0"
}
}

0 comments on commit 60fd656

Please sign in to comment.