diff --git a/tooling/api/package.json b/tooling/api/package.json index e5e0c3f5d..5fc2f9221 100644 --- a/tooling/api/package.json +++ b/tooling/api/package.json @@ -49,7 +49,7 @@ "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "eslint": "8.57.1", - "eslint-config-prettier": "10.1.1", + "eslint-config-prettier": "10.1.2", "eslint-config-standard-with-typescript": "43.0.1", "eslint-plugin-import": "2.31.0", "eslint-plugin-n": "14.0.0", diff --git a/tooling/api/yarn.lock b/tooling/api/yarn.lock index 8f3cd3696..1ce0dab73 100644 --- a/tooling/api/yarn.lock +++ b/tooling/api/yarn.lock @@ -735,10 +735,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -eslint-config-prettier@10.1.1: - version "10.1.1" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132" - integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw== +eslint-config-prettier@10.1.2: + version "10.1.2" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276" + integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA== eslint-config-standard-with-typescript@43.0.1: version "43.0.1"