Skip to content

Commit 4a5b1cb

Browse files
Bump eslint-config-prettier from 6.11.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 8.3.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.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e165941 commit 4a5b1cb

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
@@ -36,7 +36,7 @@
3636
"concurrently": "^5.2.0",
3737
"docz": "^2.3.1",
3838
"eslint": "^7.1.0",
39-
"eslint-config-prettier": "^6.11.0",
39+
"eslint-config-prettier": "^8.3.0",
4040
"eslint-plugin-prettier": "^3.1.3",
4141
"gh-pages": "^3.0.0",
4242
"husky": "^4.2.5",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6116,12 +6116,10 @@ escodegen@^1.8.1:
61166116
optionalDependencies:
61176117
source-map "~0.6.1"
61186118

6119-
eslint-config-prettier@^6.11.0:
6120-
version "6.11.0"
6121-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
6122-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
6123-
dependencies:
6124-
get-stdin "^6.0.0"
6119+
eslint-config-prettier@^8.3.0:
6120+
version "8.3.0"
6121+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
6122+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
61256123

61266124
eslint-config-react-app@^5.2.1:
61276125
version "5.2.1"
@@ -7804,11 +7802,6 @@ get-stdin@^4.0.1:
78047802
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
78057803
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
78067804

7807-
get-stdin@^6.0.0:
7808-
version "6.0.0"
7809-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
7810-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
7811-
78127805
get-stream@3.0.0, get-stream@^3.0.0:
78137806
version "3.0.0"
78147807
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)