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 88
88
"gh-pages" : " ^6.3.0" ,
89
89
"husky" : " ^9.1.7" ,
90
90
"jsonc-eslint-parser" : " ^2.4.0" ,
91
- "lint-staged" : " ^16.1.0 " ,
91
+ "lint-staged" : " ^16.1.2 " ,
92
92
"lodash" : " ^4.17.21" ,
93
93
"markdownlint" : " ^0.38.0" ,
94
94
"markdownlint-cli" : " ^0.45.0" ,
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ __metadata:
142
142
gh-pages: "npm:^6.3.0"
143
143
husky: "npm:^9.1.7"
144
144
jsonc-eslint-parser: "npm:^2.4.0"
145
- lint-staged: "npm:^16.1.0 "
145
+ lint-staged: "npm:^16.1.2 "
146
146
lodash: "npm:^4.17.21"
147
147
markdownlint: "npm:^0.38.0"
148
148
markdownlint-cli: "npm:^0.45.0"
@@ -14132,9 +14132,9 @@ __metadata:
14132
14132
languageName: node
14133
14133
linkType: hard
14134
14134
14135
- "lint-staged@npm:^16.1.0 ":
14136
- version: 16.1.0
14137
- resolution: "lint-staged@npm:16.1.0 "
14135
+ "lint-staged@npm:^16.1.2 ":
14136
+ version: 16.1.2
14137
+ resolution: "lint-staged@npm:16.1.2 "
14138
14138
dependencies:
14139
14139
chalk: "npm:^5.4.1"
14140
14140
commander: "npm:^14.0.0"
@@ -14148,7 +14148,7 @@ __metadata:
14148
14148
yaml: "npm:^2.8.0"
14149
14149
bin:
14150
14150
lint-staged: bin/lint-staged.js
14151
- checksum: 10c0/5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
14151
+ checksum: 10c0/2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
14152
14152
languageName: node
14153
14153
linkType: hard
14154
14154
You can’t perform that action at this time.
0 commit comments