Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 207241f

Browse files
Bump the linters group with 2 updates
Bumps the linters group with 2 updates: [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `prettier` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) Updates `typescript-eslint` from 8.34.1 to 8.35.0 - [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.35.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: typescript-eslint dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c7ada1 commit 207241f

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package-lock.json

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"husky": "^9.1.7",
4747
"lint-staged": "^16.1.2",
4848
"markdownlint-cli2": "^0.18.1",
49-
"prettier": "^3.5.3",
49+
"prettier": "^3.6.0",
5050
"typescript": "~5.8.3",
51-
"typescript-eslint": "^8.34.1"
51+
"typescript-eslint": "^8.35.0"
5252
},
5353
"browserslist": {
5454
"production": [

0 commit comments

Comments
 (0)