Skip to content

Commit 0c50cfe

Browse files
build(deps-dev): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [husky](https://github.com/typicode/husky) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `husky` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.4...v9.1.5) Updates `typescript-eslint` from 8.1.0 to 8.2.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.2.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2203a3 commit 0c50cfe

File tree

2 files changed

+55
-56
lines changed

2 files changed

+55
-56
lines changed

package-lock.json

Lines changed: 53 additions & 54 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
@@ -38,12 +38,12 @@
3838
"eslint-plugin-simple-import-sort": "^12.1.1",
3939
"eslint-plugin-sonarjs": "^1.0.4",
4040
"eslint-plugin-unused-imports": "^4.1.3",
41-
"husky": "^9.1.4",
41+
"husky": "^9.1.5",
4242
"lint-staged": "^15.2.9",
4343
"prettier": "^3.3.3",
4444
"rimraf": "^6.0.1",
4545
"typescript": "^5.5.4",
46-
"typescript-eslint": "^8.1.0"
46+
"typescript-eslint": "^8.2.0"
4747
},
4848
"peerDependencies": {
4949
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",

0 commit comments

Comments
 (0)