Skip to content

Commit

Permalink
fix(deps): Bump typescript-eslint from 8.7.0 to 8.8.1
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.7.0 to 8.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 6d5eba4 commit dc65b50
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-unicorn": "^55.0.0",
"prettier": "^3.3.3",
"putout": "^36.9.0",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.1"
},
"peerDependencies": {
"@eslint/js": "^9.10.0",
Expand All @@ -73,7 +73,7 @@
"eslint-plugin-unicorn": "^55.0.0",
"prettier": "^3.3.3",
"putout": "^36.9.0",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.1"
},
"prettier": "@relaycorp/shared-config/.prettierrc.json"
}

0 comments on commit dc65b50

Please sign in to comment.