Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group with 2 updates (#1099)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript).


Updates `eslint` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.47.0...v8.48.0)

Updates `eslint-config-standard-with-typescript` from 37.0.0 to 39.0.0
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v37.0.0...v39.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 0983a0a commit 7172cd8
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 @@ -59,9 +59,9 @@
"devDependencies": {
"@types/node": "ts5.2",
"@types/normalize-package-data": "^2.4.1",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-with-typescript": "37.0.0",
"eslint-config-standard-with-typescript": "39.0.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"fast-glob": "^3.2.11",
Expand Down

0 comments on commit 7172cd8

Please sign in to comment.