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

Commit 3539eb8

Browse files
Bump the linters group with 2 updates (#62)
Bumps the linters group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `lint-staged` from 15.4.2 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.2...v15.4.3) Updates `typescript-eslint` from 8.21.0 to 8.22.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.22.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c62bddd commit 3539eb8

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 53 additions & 53 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
@@ -43,11 +43,11 @@
4343
"eslint-plugin-react": "^7.37.4",
4444
"globals": "^15.14.0",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^15.4.2",
46+
"lint-staged": "^15.4.3",
4747
"markdownlint-cli2": "^0.17.2",
4848
"prettier": "^3.4.2",
4949
"typescript": "~5.7.3",
50-
"typescript-eslint": "^8.21.0"
50+
"typescript-eslint": "^8.22.0"
5151
},
5252
"browserslist": {
5353
"production": [

0 commit comments

Comments
 (0)