Skip to content

Commit a75e6b5

Browse files
chore(deps-dev): Bump eslint-config-prettier from 6.15.0 to 7.2.0 (#1627)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.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.15.0...v7.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a0a2461 commit a75e6b5

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"codecov": "3.8.1",
2121
"cross-env": "^7.0.2",
2222
"eslint": "7.20.0",
23-
"eslint-config-prettier": "6.15.0",
23+
"eslint-config-prettier": "7.2.0",
2424
"eslint-plugin-import": "2.22.1",
2525
"eslint-plugin-jest": "24.1.5",
2626
"eslint-plugin-prettier": "3.3.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2277,12 +2277,10 @@ escodegen@^1.14.1:
22772277
optionalDependencies:
22782278
source-map "~0.6.1"
22792279

2280-
eslint-config-prettier@6.15.0:
2281-
version "6.15.0"
2282-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2283-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2284-
dependencies:
2285-
get-stdin "^6.0.0"
2280+
eslint-config-prettier@7.2.0:
2281+
version "7.2.0"
2282+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
2283+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
22862284

22872285
eslint-import-resolver-node@^0.3.4:
22882286
version "0.3.4"
@@ -2720,11 +2718,6 @@ get-caller-file@^2.0.1:
27202718
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
27212719
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
27222720

2723-
get-stdin@^6.0.0:
2724-
version "6.0.0"
2725-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2726-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2727-
27282721
get-stream@^4.0.0:
27292722
version "4.1.0"
27302723
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)