File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 103
103
"npm-run-all2" : " ^5.0.2" ,
104
104
"prettier" : " ^2.8.8" ,
105
105
"react" : " ^18.3.1" ,
106
- "simple-git-hooks" : " ^2.9.0 " ,
106
+ "simple-git-hooks" : " ^2.11.1 " ,
107
107
"size-limit" : " ^11.0.0" ,
108
108
"size-limit-preset-node-lib" : " ^0.3.0" ,
109
109
"type-coverage" : " ^2.27.0" ,
Original file line number Diff line number Diff line change @@ -6178,7 +6178,7 @@ __metadata:
6178
6178
npm-run-all2: "npm:^5.0.2"
6179
6179
prettier: "npm:^2.8.8"
6180
6180
react: "npm:^18.3.1"
6181
- simple-git-hooks: "npm:^2.9.0 "
6181
+ simple-git-hooks: "npm:^2.11.1 "
6182
6182
size-limit: "npm:^11.0.0"
6183
6183
size-limit-preset-node-lib: "npm:^0.3.0"
6184
6184
type-coverage: "npm:^2.27.0"
@@ -12918,7 +12918,16 @@ __metadata:
12918
12918
languageName: node
12919
12919
linkType: hard
12920
12920
12921
- "simple-git-hooks@npm:^2.8.1, simple-git-hooks@npm:^2.9.0":
12921
+ "simple-git-hooks@npm:^2.11.1":
12922
+ version: 2.11.1
12923
+ resolution: "simple-git-hooks@npm:2.11.1"
12924
+ bin:
12925
+ simple-git-hooks: cli.js
12926
+ checksum: b19b1edaca3af95442a35e3963fa54955ddd58f481dde25da4f7a48353ae5e35bc875ae381e214fe2889be494e6fe01cc1c5f24aebb9558cee496deda3d026a4
12927
+ languageName: node
12928
+ linkType: hard
12929
+
12930
+ "simple-git-hooks@npm:^2.8.1":
12922
12931
version: 2.9.0
12923
12932
resolution: "simple-git-hooks@npm:2.9.0"
12924
12933
bin:
You can’t perform that action at this time.
0 commit comments