Skip to content

Commit

Permalink
chore(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) from 2.8.1 to 2.11.1.
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md)
- [Commits](toplenboren/simple-git-hooks@2.8.1...2.11.1)

---
updated-dependencies:
- dependency-name: simple-git-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 2fc5bde commit fe9aae5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
15 changes: 9 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.48.0",
"lint-staged": "13.2.3",
"simple-git-hooks": "2.8.1"
"simple-git-hooks": "2.11.1"
},
"simple-git-hooks": {
"commit-msg": "npx commitlint --edit",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"jest": "29.6.2",
"nanoid": "3.3.4",
"oclif": "3.7.3",
"simple-git-hooks": "2.8.1",
"simple-git-hooks": "2.11.1",
"ts-jest": "29.2.4",
"ts-node": "10.9.1",
"typescript": "5.3.3"
Expand Down

0 comments on commit fe9aae5

Please sign in to comment.