File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"husky" : " ^8.0.3" ,
23
23
"lint-staged" : " ^13.0.3" ,
24
24
"markdownlint-cli" : " ^0.33.0" ,
25
- "lint-staged" : " ^13.2.1 " ,
25
+ "lint-staged" : " ^13.2.2 " ,
26
26
"markdownlint-cli" : " ^0.33.0" ,
27
27
"minimist" : " ^1.2.8" ,
28
28
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change @@ -528,10 +528,10 @@ linkify-it@^4.0.1:
528
528
dependencies :
529
529
uc.micro "^1.0.1"
530
530
531
- lint-staged@^13.2.1 :
532
- version "13.2.1 "
533
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1 .tgz#9d30a14e3e42897ef417bc98556fb757f75cae87 "
534
- integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw ==
531
+ lint-staged@^13.2.2 :
532
+ version "13.2.2 "
533
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2 .tgz#5e711d3139c234f73402177be2f8dd312e6508ca "
534
+ integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA ==
535
535
dependencies :
536
536
chalk "5.2.0"
537
537
cli-truncate "^3.1.0"
@@ -545,7 +545,7 @@ lint-staged@^13.2.1:
545
545
object-inspect "^1.12.3"
546
546
pidtree "^0.6.0"
547
547
string-argv "^0.3.1"
548
- yaml "^2.2.1 "
548
+ yaml "^2.2.2 "
549
549
550
550
listr2@^5.0.7 :
551
551
version "5.0.8"
@@ -1100,10 +1100,10 @@ y18n@^4.0.0:
1100
1100
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
1101
1101
integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
1102
1102
1103
- yaml@^2.2.1 :
1104
- version "2.2.1 "
1105
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1 .tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4 "
1106
- integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw ==
1103
+ yaml@^2.2.2 :
1104
+ version "2.2.2 "
1105
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2 .tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
1106
+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
1107
1107
1108
1108
yargs-parser@^18.1.2 :
1109
1109
version "18.1.3"
You can’t perform that action at this time.
0 commit comments