Skip to content

Commit 941c364

Browse files
authored
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#768)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 6554e38 commit 941c364

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "8.56.0",
3333
"eslint-config-airbnb": "19.0.4",
3434
"eslint-config-airbnb-typescript": "17.1.0",
35-
"eslint-config-prettier": "10.0.1",
35+
"eslint-config-prettier": "10.0.2",
3636
"eslint-config-standard": "17.1.0",
3737
"eslint-import-resolver-typescript": "3.8.3",
3838
"eslint-plugin-import": "2.29.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5109,10 +5109,10 @@ [email protected]:
51095109
object.assign "^4.1.2"
51105110
object.entries "^1.1.5"
51115111

5112-
5113-
version "10.0.1"
5114-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
5115-
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
5112+
5113+
version "10.0.2"
5114+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
5115+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
51165116

51175117
eslint-config-react-app@^7.0.1:
51185118
version "7.0.1"

0 commit comments

Comments
 (0)