Skip to content

Commit 068dd81

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 1a58e7f commit 068dd81

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
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "3.10.1",
4343
"@typescript-eslint/parser": "3.10.1",
4444
"eslint": "6.8.0",
45-
"eslint-config-prettier": "6.15.0",
45+
"eslint-config-prettier": "10.0.2",
4646
"eslint-config-react": "1.1.7",
4747
"eslint-import-resolver-webpack": "0.13.0",
4848
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4226,12 +4226,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
42264226
optionalDependencies:
42274227
source-map "~0.6.1"
42284228

4229-
eslint-config-prettier@6.15.0:
4230-
version "6.15.0"
4231-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4232-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4233-
dependencies:
4234-
get-stdin "^6.0.0"
4229+
eslint-config-prettier@10.0.2:
4230+
version "10.0.2"
4231+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
4232+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
42354233

42364234
eslint-config-react-app@^5.2.1:
42374235
version "5.2.1"
@@ -5087,11 +5085,6 @@ get-own-enumerable-property-symbols@^3.0.0:
50875085
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
50885086
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
50895087

5090-
get-stdin@^6.0.0:
5091-
version "6.0.0"
5092-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5093-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5094-
50955088
get-stream@^4.0.0:
50965089
version "4.1.0"
50975090
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)