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 42
42
"eslint-config-airbnb-base" : " 15.0.0" ,
43
43
"eslint-plugin-import" : " 2.27.5" ,
44
44
"husky" : " 8.0.3" ,
45
- "lint-staged" : " 13.2.1 "
45
+ "lint-staged" : " 13.2.2 "
46
46
},
47
47
"dependencies" : {
48
48
"firebase" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -2486,10 +2486,10 @@ lines-and-columns@^1.1.6:
2486
2486
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2487
2487
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
2488
2488
2489
-
2490
- version "13.2.1 "
2491
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1 .tgz#9d30a14e3e42897ef417bc98556fb757f75cae87 "
2492
- integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw ==
2489
+
2490
+ version "13.2.2 "
2491
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2 .tgz#5e711d3139c234f73402177be2f8dd312e6508ca "
2492
+ integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA ==
2493
2493
dependencies :
2494
2494
chalk "5.2.0"
2495
2495
cli-truncate "^3.1.0"
2503
2503
object-inspect "^1.12.3"
2504
2504
pidtree "^0.6.0"
2505
2505
string-argv "^0.3.1"
2506
- yaml "^2.2.1 "
2506
+ yaml "^2.2.2 "
2507
2507
2508
2508
listr2@^5.0.7 :
2509
2509
version "5.0.7"
@@ -3898,10 +3898,10 @@ yallist@^4.0.0:
3898
3898
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
3899
3899
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
3900
3900
3901
- yaml@^2.2.1 :
3902
- version "2.2.1 "
3903
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1 .tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4 "
3904
- integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw ==
3901
+ yaml@^2.2.2 :
3902
+ version "2.2.2 "
3903
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2 .tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
3904
+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
3905
3905
3906
3906
yargs-parser@^20.2.2 :
3907
3907
version "20.2.6"
You can’t perform that action at this time.
0 commit comments