Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit b2ddaeb

Browse files
Bump eslint-config-prettier from 6.15.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.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.15.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ed1cda8 commit b2ddaeb

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
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"eslint": "^7.1.0",
28-
"eslint-config-prettier": "^6.3.0",
28+
"eslint-config-prettier": "^8.1.0",
2929
"eslint-plugin-jest": "^24.0.2",
3030
"eslint-plugin-prettier": "^3.0.0",
3131
"husky": "^4.2.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,12 +1524,10 @@ escodegen@^1.14.1:
15241524
optionalDependencies:
15251525
source-map "~0.6.1"
15261526

1527-
eslint-config-prettier@^6.3.0:
1528-
version "6.15.0"
1529-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1530-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1531-
dependencies:
1532-
get-stdin "^6.0.0"
1527+
eslint-config-prettier@^8.1.0:
1528+
version "8.1.0"
1529+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
1530+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
15331531

15341532
eslint-plugin-jest@^24.0.2:
15351533
version "24.1.3"
@@ -1942,11 +1940,6 @@ get-own-enumerable-property-symbols@^3.0.0:
19421940
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
19431941
integrity sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg==
19441942

1945-
get-stdin@^6.0.0:
1946-
version "6.0.0"
1947-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1948-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1949-
19501943
get-stream@^4.0.0:
19511944
version "4.1.0"
19521945
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)