Skip to content

Commit 35180c2

Browse files
chore(deps): update dependency eslint-config-prettier to v10.1.2 (#13193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d714959 commit 35180c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tooling/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "5.62.0",
5050
"@typescript-eslint/parser": "5.62.0",
5151
"eslint": "8.57.1",
52-
"eslint-config-prettier": "10.1.1",
52+
"eslint-config-prettier": "10.1.2",
5353
"eslint-config-standard-with-typescript": "43.0.1",
5454
"eslint-plugin-import": "2.31.0",
5555
"eslint-plugin-n": "14.0.0",

tooling/api/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -735,10 +735,10 @@ escape-string-regexp@^4.0.0:
735735
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
736736
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
737737

738-
739-
version "10.1.1"
740-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
741-
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
738+
739+
version "10.1.2"
740+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
741+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
742742

743743
744744
version "43.0.1"

0 commit comments

Comments
 (0)