Skip to content

Commit 7801ffa

Browse files
chore: bump @evilmartians/lefthook from 1.6.11 to 1.6.13
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.6.11 to 1.6.13. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.6.11...v1.6.13) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7ea580 commit 7801ffa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@babel/eslint-parser": "7.24.6",
20-
"@evilmartians/lefthook": "1.6.11",
20+
"@evilmartians/lefthook": "1.6.13",
2121
"@ffflorian/eslint-config": "0.10.3",
2222
"@ffflorian/prettier-config": "0.3.2",
2323
"@types/jest": "29.5.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,10 +2002,10 @@
20022002
minimatch "^3.0.4"
20032003
strip-json-comments "^3.1.1"
20042004

2005-
"@evilmartians/lefthook@1.6.11":
2006-
version "1.6.11"
2007-
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.6.11.tgz#286b91dc6dcf87828a55c3b2c0e8e7a29129c433"
2008-
integrity sha512-Luvfr90VGcfP4rMaJccjG5YfuZ4ebrVHxmDGi7naSdpPCLMpAbVkLWe8N0WzLd+BoolgDV35TTST7tmoCZiClQ==
2005+
"@evilmartians/lefthook@1.6.13":
2006+
version "1.6.13"
2007+
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.6.13.tgz#dd2c1f771acd7f5ff2249a3d85fe4b975d3b9b6a"
2008+
integrity sha512-w89+h5IXkGzJQwxVycgDuVGAQkERKeB084lNdE/2Ree2e1TCFCWtXZxkrzuvFICcEXwDGiElvZbwRE/wnrqUKQ==
20092009

20102010
"@ffflorian/eslint-config@0.10.3":
20112011
version "0.10.3"

0 commit comments

Comments
 (0)