Skip to content

Commit

Permalink
Bump eslint from 9.3.0 to 9.9.1
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.3.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.3.0...v9.9.1)

---
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] authored Aug 26, 2024
1 parent 8592a86 commit 9eb68bd
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 47 deletions.
103 changes: 57 additions & 46 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 @@ -9,7 +9,7 @@
"check-all": "npm run eslint && npm run prettier"
},
"devDependencies": {
"eslint": "^9.3.0",
"eslint": "^9.9.1",
"eslint-plugin-jquery": "^1.5.1",
"prettier": "3.2.5"
}
Expand Down

0 comments on commit 9eb68bd

Please sign in to comment.