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.31.0" ,
44
44
"husky" : " 9.1.7" ,
45
- "lint-staged" : " 15.4.0 "
45
+ "lint-staged" : " 15.4.1 "
46
46
},
47
47
"dependencies" : {
48
48
"firebase" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -2722,10 +2722,10 @@ lines-and-columns@^1.1.6:
2722
2722
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2723
2723
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
2724
2724
2725
-
2726
- version "15.4.0 "
2727
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0 .tgz#ea2d096c35452ba7854f31431bb5d195260c9474 "
2728
- integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ ==
2725
+
2726
+ version "15.4.1 "
2727
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1 .tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced "
2728
+ integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA ==
2729
2729
dependencies :
2730
2730
chalk "~5.4.1"
2731
2731
commander "~12.1.0"
You can’t perform that action at this time.
0 commit comments