File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 123
123
"husky" : " 8.0.3" ,
124
124
"is-ci" : " 3.0.1" ,
125
125
"jsonc-eslint-parser" : " 2.1.0" ,
126
- "lint-staged" : " 13.1.1 " ,
126
+ "lint-staged" : " 13.1.2 " ,
127
127
"mri" : " 1.2.0" ,
128
128
"node-notifier" : " 10.0.1" ,
129
129
"prettier" : " 2.8.4" ,
Original file line number Diff line number Diff line change @@ -1243,7 +1243,7 @@ __metadata:
1243
1243
husky : " npm:8.0.3"
1244
1244
is-ci : " npm:3.0.1"
1245
1245
jsonc-eslint-parser : " npm:2.1.0"
1246
- lint-staged : " npm:13.1.1 "
1246
+ lint-staged : " npm:13.1.2 "
1247
1247
mri : " npm:1.2.0"
1248
1248
node-notifier : " npm:10.0.1"
1249
1249
prettier : " npm:2.8.4"
@@ -6031,9 +6031,9 @@ __metadata:
6031
6031
languageName : node
6032
6032
linkType : hard
6033
6033
6034
- " lint-staged@npm:13.1.1 " :
6035
- version : 13.1.1
6036
- resolution : " lint-staged@npm:13.1.1 "
6034
+ " lint-staged@npm:13.1.2 " :
6035
+ version : 13.1.2
6036
+ resolution : " lint-staged@npm:13.1.2 "
6037
6037
dependencies :
6038
6038
cli-truncate : " npm:^3.1.0"
6039
6039
colorette : " npm:^2.0.19"
@@ -6050,7 +6050,7 @@ __metadata:
6050
6050
yaml : " npm:^2.1.3"
6051
6051
bin :
6052
6052
lint-staged : bin/lint-staged.js
6053
- checksum : 92fe0075bb8c58afa6a5c18792e5391999e53b4f21516b1e63d3b55847cdf6f3df97b61db237f30bc05d1f34c8f763807c14313dc14e027dc6a9d332151f2e24
6053
+ checksum : f359c7629a1e94f8c849435aecb6101b4379bfb735d9e9d1ae278b4c640e5c2d0ab640044daebf50a988acd55275c06718654e74d98b76ed7daf57a44f9bc466
6054
6054
languageName : node
6055
6055
linkType : hard
6056
6056
You can’t perform that action at this time.
0 commit comments