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

Commit 1e233f2

Browse files
chore(deps): update dependency eslint-config-prettier to v9
1 parent a8a8898 commit 1e233f2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"babel-loader": "9.1.2",
9696
"babel-plugin-dynamic-import-node": "2.3.3",
9797
"eslint": "8.41.0",
98-
"eslint-config-prettier": "8.8.0",
98+
"eslint-config-prettier": "9.0.0",
9999
"eslint-config-react-app": "7.0.1",
100100
"eslint-plugin-flowtype": "8.0.3",
101101
"eslint-plugin-import": "2.27.5",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6816,10 +6816,10 @@ escodegen@^2.0.0:
68166816
optionalDependencies:
68176817
source-map "~0.6.1"
68186818

6819-
eslint-config-prettier@8.8.0:
6820-
version "8.8.0"
6821-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
6822-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
6819+
eslint-config-prettier@9.0.0:
6820+
version "9.0.0"
6821+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
6822+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
68236823

68246824
68256825
version "7.0.1"
@@ -14381,6 +14381,7 @@ wordwrap@^1.0.0:
1438114381
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1438214382

1438314383
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14384+
name wrap-ansi-cjs
1438414385
version "7.0.0"
1438514386
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1438614387
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)