Skip to content

Commit f05b106

Browse files
Bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.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.15.0...v7.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0c494bf commit f05b106

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
@@ -84,7 +84,7 @@
8484
"@typescript-eslint/parser": "4.8.2",
8585
"codecov": "3.8.1",
8686
"eslint": "7.14.0",
87-
"eslint-config-prettier": "6.15.0",
87+
"eslint-config-prettier": "7.0.0",
8888
"eslint-plugin-prettier": "3.1.4",
8989
"eslint-plugin-simple-import-sort": "6.0.1",
9090
"express": "4.17.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,12 +2391,10 @@ escodegen@^1.14.1:
23912391
optionalDependencies:
23922392
source-map "~0.6.1"
23932393

2394-
2395-
version "6.15.0"
2396-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2397-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2398-
dependencies:
2399-
get-stdin "^6.0.0"
2394+
2395+
version "7.0.0"
2396+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
2397+
integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
24002398

24012399
24022400
version "3.1.4"
@@ -2924,11 +2922,6 @@ get-package-type@^0.1.0:
29242922
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
29252923
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
29262924

2927-
get-stdin@^6.0.0:
2928-
version "6.0.0"
2929-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2930-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2931-
29322925
get-stream@^4.0.0:
29332926
version "4.1.0"
29342927
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)