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

Commit 9548115

Browse files
chore(deps): update dependency eslint-config-prettier to v9
1 parent 082c9df commit 9548115

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
@@ -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.1.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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7990,10 +7990,10 @@ escodegen@^2.0.0:
79907990
optionalDependencies:
79917991
source-map "~0.6.1"
79927992

7993-
eslint-config-prettier@8.8.0:
7994-
version "8.8.0"
7995-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
7996-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
7993+
eslint-config-prettier@9.1.0:
7994+
version "9.1.0"
7995+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
7996+
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
79977997

79987998
79997999
version "7.0.1"

0 commit comments

Comments
 (0)