Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort).


Updates `eslint` from 8.57.0 to 9.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.2.0)

Updates `eslint-plugin-simple-import-sort` from 12.0.0 to 12.1.0
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](lydell/eslint-plugin-simple-import-sort@v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-simple-import-sort
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2024
1 parent ddca942 commit 22e0592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"devDependencies": {
"@types/node": "ts5.4",
"@types/normalize-package-data": "^2.4.1",
"eslint": "8.57.0",
"eslint": "9.2.0",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-with-typescript": "43.0.1",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"fast-glob": "^3.2.11",
"imurmurhash": "^0.1.4",
"jest": "29.7.0",
Expand Down

0 comments on commit 22e0592

Please sign in to comment.