Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 4a91a29

Browse files
Update dependency eslint-config-prettier to v9 (#11389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aee6247 commit 4a91a29

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
@@ -191,7 +191,7 @@
191191
"cypress-terminal-report": "^5.3.2",
192192
"eslint": "8.45.0",
193193
"eslint-config-google": "^0.14.0",
194-
"eslint-config-prettier": "^8.5.0",
194+
"eslint-config-prettier": "^9.0.0",
195195
"eslint-plugin-deprecate": "^0.7.0",
196196
"eslint-plugin-import": "^2.25.4",
197197
"eslint-plugin-jest": "^27.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4746,10 +4746,10 @@ eslint-config-google@^0.14.0:
47464746
resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.14.0.tgz#4f5f8759ba6e11b424294a219dbfa18c508bcc1a"
47474747
integrity sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==
47484748

4749-
eslint-config-prettier@^8.5.0:
4750-
version "8.8.0"
4751-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
4752-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
4749+
eslint-config-prettier@^9.0.0:
4750+
version "9.0.0"
4751+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
4752+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
47534753

47544754
eslint-import-resolver-node@^0.3.7:
47554755
version "0.3.7"

0 commit comments

Comments
 (0)