File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.0 "
45
+ "lint-staged" : " 13.2.1 "
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.0 "
2491
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0 .tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a "
2492
- integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw ==
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 ==
2493
2493
dependencies :
2494
2494
chalk "5.2.0"
2495
2495
cli-truncate "^3.1.0"
You can’t perform that action at this time.
0 commit comments