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.29.1" ,
65
65
"autoprefixer" : " ^10.4.21" ,
66
66
"eslint" : " ^9.24.0" ,
67
- "eslint-config-prettier" : " ^10.1.1 " ,
67
+ "eslint-config-prettier" : " ^10.1.2 " ,
68
68
"eslint-plugin-svelte3" : " ^4.0.0" ,
69
69
"husky" : " ^9.1.7" ,
70
70
"lint-staged" : " ^15.5.0" ,
Original file line number Diff line number Diff line change @@ -1114,10 +1114,10 @@ escape-string-regexp@^4.0.0:
1114
1114
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1115
1115
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1116
1116
1117
- eslint-config-prettier@^10.1.1 :
1118
- version "10.1.1 "
1119
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1 .tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132 "
1120
- integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw ==
1117
+ eslint-config-prettier@^10.1.2 :
1118
+ version "10.1.2 "
1119
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2 .tgz#31a4b393c40c4180202c27e829af43323bf85276 "
1120
+ integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA ==
1121
1121
1122
1122
eslint-plugin-svelte3@^4.0.0 :
1123
1123
version "4.0.0"
You can’t perform that action at this time.
0 commit comments