Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 9.2.0 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.2.0...v9.3.0)

---
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] committed May 17, 2024
1 parent f33e164 commit 4486c77
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@tsconfig/node20": "^20.1.4",
"@vitest/coverage-istanbul": "^1.6.0",
"env-cmd": "^10.1.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"prettier": "^3.2.5",
Expand Down
99 changes: 52 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4486c77

Please sign in to comment.