Skip to content

Commit b691c52

Browse files
Bump eslint-config-prettier from 6.11.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 8.1.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...v8.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f848fa8 commit b691c52

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
@@ -46,7 +46,7 @@
4646
]
4747
},
4848
"devDependencies": {
49-
"eslint-config-prettier": "^6.2.0",
49+
"eslint-config-prettier": "^8.1.0",
5050
"eslint-plugin-prettier": "^3.1.0",
5151
"eslint-plugin-react": "^7.14.3",
5252
"eslint-plugin-react-hooks": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,12 +3920,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
39203920
optionalDependencies:
39213921
source-map "~0.6.1"
39223922

3923-
eslint-config-prettier@^6.2.0:
3924-
version "6.11.0"
3925-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3926-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3927-
dependencies:
3928-
get-stdin "^6.0.0"
3923+
eslint-config-prettier@^8.1.0:
3924+
version "8.1.0"
3925+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
3926+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
39293927

39303928
eslint-config-react-app@^5.0.1:
39313929
version "5.0.1"
@@ -4737,11 +4735,6 @@ get-own-enumerable-property-symbols@^3.0.0:
47374735
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
47384736
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
47394737

4740-
get-stdin@^6.0.0:
4741-
version "6.0.0"
4742-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4743-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4744-
47454738
get-stdin@^7.0.0:
47464739
version "7.0.0"
47474740
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"

0 commit comments

Comments
 (0)