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 64
64
"@typescript-eslint/parser" : " ^8.32.0" ,
65
65
"autoprefixer" : " ^10.4.21" ,
66
66
"eslint" : " ^9.26.0" ,
67
- "eslint-config-prettier" : " ^10.1.2 " ,
67
+ "eslint-config-prettier" : " ^10.1.3 " ,
68
68
"eslint-plugin-svelte3" : " ^4.0.0" ,
69
69
"husky" : " ^9.1.7" ,
70
70
"lint-staged" : " ^15.5.2" ,
Original file line number Diff line number Diff line change @@ -1330,10 +1330,10 @@ escape-string-regexp@^4.0.0:
1330
1330
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1331
1331
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1332
1332
1333
- eslint-config-prettier@^10.1.2 :
1334
- version "10.1.2 "
1335
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2 .tgz#31a4b393c40c4180202c27e829af43323bf85276 "
1336
- integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA ==
1333
+ eslint-config-prettier@^10.1.3 :
1334
+ version "10.1.3 "
1335
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3 .tgz#b53b626e5fae39aa2a442a929488c35acec53c96 "
1336
+ integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA ==
1337
1337
1338
1338
eslint-plugin-svelte3@^4.0.0 :
1339
1339
version "4.0.0"
You can’t perform that action at this time.
0 commit comments