Skip to content

Commit 9d108a2

Browse files
Merge 2112870 into fd7db90
2 parents fd7db90 + 2112870 commit 9d108a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/preset-env": "7.25.4",
5252
"@biomejs/biome": "1.8.3",
5353
"@commitlint/config-conventional": "19.4.1",
54-
"@evilmartians/lefthook": "1.7.14",
54+
"@evilmartians/lefthook": "1.7.15",
5555
"@release-it/conventional-changelog": "8.0.1",
5656
"@testing-library/jest-native": "5.4.3",
5757
"@testing-library/react-native": "12.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2703,10 +2703,10 @@
27032703
"@types/conventional-commits-parser" "^5.0.0"
27042704
chalk "^5.3.0"
27052705

2706-
"@evilmartians/[email protected].14":
2707-
version "1.7.14"
2708-
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.7.14.tgz#3fce9d4c91c23232f02bab592ce914713880bb8d"
2709-
integrity sha512-0FPRdmd7hIZXjTQKQjLnmqxx4xGRIM1oGN9pJ4PyI14tOqEAwstmLIbauqQpTVTj3MAPeylsQVXh9RGaq/F2/A==
2706+
"@evilmartians/[email protected].15":
2707+
version "1.7.15"
2708+
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.7.15.tgz#7f02e49df8315efec276f82b8d2cfa481a1c42e5"
2709+
integrity sha512-YgKTw9noH/SG0aOaPgrZNRgY7iJ0FuIVfvdB/aGsNulYLqiFnJyID2sfCaQ7PsGaFng2wdFBhmK/wbnb8+qPcA==
27102710

27112711
"@gitbeaker/core@^38.12.1":
27122712
version "38.12.1"

0 commit comments

Comments
 (0)