Skip to content

Commit

Permalink
build(deps-dev): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b40423e commit 7c8ef52
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 82 deletions.
183 changes: 102 additions & 81 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 @@ -54,7 +54,7 @@
"@types/sinon-chai": "^3.2.12",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"globals": "^15.11.0",
"mocha": "^10.7.3",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit 7c8ef52

Please sign in to comment.