Skip to content

Commit

Permalink
Bump eslint
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update in the /npm_and_yarn/helpers directory: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.16.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent b3a0c1f commit d58f1be
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 34 deletions.
68 changes: 35 additions & 33 deletions npm_and_yarn/helpers/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 npm_and_yarn/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"patch-package": "^8.0.0"
},
"devDependencies": {
"eslint": "^9.16.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"prettier": "^3.4.2"
Expand Down

0 comments on commit d58f1be

Please sign in to comment.