Skip to content

Commit 4856a02

Browse files
Bump eslint-config-prettier from 6.11.0 to 7.2.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 7.2.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.11.0...v7.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00a8c58 commit 4856a02

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cross-env": "^7.0.3",
4242
"css-loader": "5.0.0",
4343
"eslint": "7.11.0",
44-
"eslint-config-prettier": "6.11.0",
44+
"eslint-config-prettier": "7.2.0",
4545
"eslint-plugin-prettier": "3.1.4",
4646
"eslint-plugin-react": "7.20.6",
4747
"eslint-plugin-react-hooks": "4.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3729,12 +3729,10 @@ escodegen@^1.14.1:
37293729
optionalDependencies:
37303730
source-map "~0.6.1"
37313731

3732-
3733-
version "6.11.0"
3734-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3735-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3736-
dependencies:
3737-
get-stdin "^6.0.0"
3732+
3733+
version "7.2.0"
3734+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
3735+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
37383736

37393737
37403738
version "3.1.4"
@@ -4429,11 +4427,6 @@ get-package-type@^0.1.0:
44294427
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
44304428
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
44314429

4432-
get-stdin@^6.0.0:
4433-
version "6.0.0"
4434-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4435-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4436-
44374430
get-stream@^3.0.0:
44384431
version "3.0.0"
44394432
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)