Skip to content

Commit c5fd24f

Browse files
chore(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.11.1 (#962)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cef23cf commit c5fd24f

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "5.62.0",
2222
"eslint": "8.48.0",
2323
"lint-staged": "13.2.3",
24-
"simple-git-hooks": "2.8.1"
24+
"simple-git-hooks": "2.11.1"
2525
},
2626
"simple-git-hooks": {
2727
"commit-msg": "npx commitlint --edit",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"jest": "29.6.2",
115115
"nanoid": "3.3.4",
116116
"oclif": "3.7.3",
117-
"simple-git-hooks": "2.8.1",
117+
"simple-git-hooks": "2.11.1",
118118
"ts-jest": "29.2.4",
119119
"ts-node": "10.9.1",
120120
"typescript": "5.3.3"

0 commit comments

Comments
 (0)