File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
"eslint-config-prettier" : " ^10.1.2" ,
68
68
"eslint-plugin-svelte3" : " ^4.0.0" ,
69
69
"husky" : " ^9.1.7" ,
70
- "lint-staged" : " ^15.5.0 " ,
70
+ "lint-staged" : " ^15.5.1 " ,
71
71
"postcss" : " ^8.5.3" ,
72
72
"prettier" : " ^3.5.3" ,
73
73
"prettier-plugin-svelte" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -1601,10 +1601,10 @@ lilconfig@^3.1.3:
1601
1601
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
1602
1602
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
1603
1603
1604
- lint-staged@^15.5.0 :
1605
- version "15.5.0 "
1606
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.0 .tgz#fa6464cfb06e0faf5bb167f83186e952ff6e569e "
1607
- integrity sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg ==
1604
+ lint-staged@^15.5.1 :
1605
+ version "15.5.1 "
1606
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1 .tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24 "
1607
+ integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ ==
1608
1608
dependencies :
1609
1609
chalk "^5.4.1"
1610
1610
commander "^13.1.0"
You can’t perform that action at this time.
0 commit comments