Skip to content

Commit ac74343

Browse files
chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2
1 parent d8393e7 commit ac74343

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@typescript-eslint/parser": "^8.29.1",
6565
"autoprefixer": "^10.4.21",
6666
"eslint": "^9.24.0",
67-
"eslint-config-prettier": "^10.1.1",
67+
"eslint-config-prettier": "^10.1.2",
6868
"eslint-plugin-svelte3": "^4.0.0",
6969
"husky": "^9.1.7",
7070
"lint-staged": "^15.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@ escape-string-regexp@^4.0.0:
11141114
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
11151115
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
11161116

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==
11211121

11221122
eslint-plugin-svelte3@^4.0.0:
11231123
version "4.0.0"

0 commit comments

Comments
 (0)