Skip to content

Commit 08bfac3

Browse files
chore(deps-dev): bump the dev-deps group with 2 updates (#629)
Bumps the dev-deps 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 16.1.6 to 16.2.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.6...v16.2.0) Updates `typescript-eslint` from 8.44.0 to 8.44.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.44.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript-eslint dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14631e3 commit 08bfac3

File tree

2 files changed

+93
-101
lines changed

2 files changed

+93
-101
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"globals": "^16.4.0",
4848
"husky": "9.1.7",
4949
"jest": "^30.1.3",
50-
"lint-staged": "^16.1.6",
50+
"lint-staged": "^16.2.0",
5151
"prettier": "3.6.2",
5252
"release-it": "19.0.5",
5353
"rimraf": "6.0.1",
5454
"ts-jest": "^29.4.4",
5555
"typescript": "5.9.2",
56-
"typescript-eslint": "^8.44.0"
56+
"typescript-eslint": "^8.44.1"
5757
},
5858
"repository": {
5959
"type": "git",

yarn.lock

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

0 commit comments

Comments
 (0)