File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 90
90
"gh-pages" : " ^6.3.0" ,
91
91
"husky" : " ^9.1.7" ,
92
92
"jsonc-eslint-parser" : " ^2.4.0" ,
93
- "lint-staged" : " ^16.1.0 " ,
93
+ "lint-staged" : " ^16.1.2 " ,
94
94
"lodash" : " ^4.17.21" ,
95
95
"markdownlint" : " ^0.38.0" ,
96
96
"markdownlint-cli" : " ^0.45.0" ,
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ __metadata:
144
144
gh-pages: "npm:^6.3.0"
145
145
husky: "npm:^9.1.7"
146
146
jsonc-eslint-parser: "npm:^2.4.0"
147
- lint-staged: "npm:^16.1.0 "
147
+ lint-staged: "npm:^16.1.2 "
148
148
lodash: "npm:^4.17.21"
149
149
markdownlint: "npm:^0.38.0"
150
150
markdownlint-cli: "npm:^0.45.0"
@@ -14154,9 +14154,9 @@ __metadata:
14154
14154
languageName: node
14155
14155
linkType: hard
14156
14156
14157
- "lint-staged@npm:^16.1.0 ":
14158
- version: 16.1.0
14159
- resolution: "lint-staged@npm:16.1.0 "
14157
+ "lint-staged@npm:^16.1.2 ":
14158
+ version: 16.1.2
14159
+ resolution: "lint-staged@npm:16.1.2 "
14160
14160
dependencies:
14161
14161
chalk: "npm:^5.4.1"
14162
14162
commander: "npm:^14.0.0"
@@ -14170,7 +14170,7 @@ __metadata:
14170
14170
yaml: "npm:^2.8.0"
14171
14171
bin:
14172
14172
lint-staged: bin/lint-staged.js
14173
- checksum: 10c0/5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
14173
+ checksum: 10c0/2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
14174
14174
languageName: node
14175
14175
linkType: hard
14176
14176
You can’t perform that action at this time.
0 commit comments