File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5858 "update-notifier" : " ^6.0.2"
5959 },
6060 "devDependencies" : {
61- "lint-staged" : " ^13.2.1 " ,
61+ "lint-staged" : " ^13.2.2 " ,
6262 "prettier" : " ^2.7.1"
6363 }
6464}
Original file line number Diff line number Diff line change @@ -719,10 +719,10 @@ lines-and-columns@^1.1.6:
719719 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
720720 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
721721
722- lint-staged@^13.2.1 :
723- version "13.2.1 "
724- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1 .tgz#9d30a14e3e42897ef417bc98556fb757f75cae87 "
725- integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw ==
722+ lint-staged@^13.2.2 :
723+ version "13.2.2 "
724+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2 .tgz#5e711d3139c234f73402177be2f8dd312e6508ca "
725+ integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA ==
726726 dependencies :
727727 chalk "5.2.0"
728728 cli-truncate "^3.1.0"
@@ -736,7 +736,7 @@ lint-staged@^13.2.1:
736736 object-inspect "^1.12.3"
737737 pidtree "^0.6.0"
738738 string-argv "^0.3.1"
739- yaml "^2.2.1 "
739+ yaml "^2.2.2 "
740740
741741listr2@^5.0.7 :
742742 version "5.0.8"
@@ -1478,10 +1478,10 @@ yallist@^4.0.0:
14781478 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
14791479 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
14801480
1481- yaml@^2.2.1 :
1482- version "2.2.1 "
1483- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1 .tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4 "
1484- integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw ==
1481+ yaml@^2.2.2 :
1482+ version "2.2.2 "
1483+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2 .tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
1484+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
14851485
14861486yargs-parser@^21.1.1 :
14871487 version "21.1.1"
You can’t perform that action at this time.
0 commit comments