Skip to content

Commit 1d30966

Browse files
Bump eslint-config-prettier from 8.8.0 to 9.0.0 (#195)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe149dd commit 1d30966

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
@@ -85,7 +85,7 @@
8585
"@yelo/rollup-node-external": "1.0.1",
8686
"autoprefixer": "9.8.8",
8787
"classnames": "2.3.2",
88-
"eslint-config-prettier": "8.8.0",
88+
"eslint-config-prettier": "9.0.0",
8989
"eslint-config-react-app": "^7.0.1",
9090
"eslint-plugin-import": "2.27.5",
9191
"eslint-plugin-jest": "27.2.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4528,10 +4528,10 @@ escodegen@^2.0.0:
45284528
optionalDependencies:
45294529
source-map "~0.6.1"
45304530

4531-
eslint-config-prettier@8.8.0:
4532-
version "8.8.0"
4533-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
4534-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
4531+
eslint-config-prettier@9.0.0:
4532+
version "9.0.0"
4533+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
4534+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
45354535

45364536
eslint-config-react-app@^7.0.1:
45374537
version "7.0.1"

0 commit comments

Comments
 (0)