Skip to content

Commit 9f089c8

Browse files
Update dependency eslint-config-prettier to v10
1 parent 5160b46 commit 9f089c8

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"cross-env": "6.0.3",
4545
"eslint": "6.8.0",
4646
"eslint-config-airbnb": "18.2.1",
47-
"eslint-config-prettier": "6.15.0",
47+
"eslint-config-prettier": "10.1.8",
4848
"eslint-import-resolver-typescript": "2.7.1",
4949
"eslint-plugin-import": "2.31.0",
5050
"eslint-plugin-jsx-a11y": "6.10.2",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2747,12 +2747,10 @@ eslint-config-airbnb@18.2.1:
27472747
object.assign "^4.1.2"
27482748
object.entries "^1.1.2"
27492749

2750-
eslint-config-prettier@6.15.0:
2751-
version "6.15.0"
2752-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2753-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2754-
dependencies:
2755-
get-stdin "^6.0.0"
2750+
eslint-config-prettier@10.1.8:
2751+
version "10.1.8"
2752+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
2753+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
27562754

27572755
eslint-import-resolver-node@^0.3.9:
27582756
version "0.3.9"
@@ -3262,10 +3260,6 @@ get-proto@^1.0.0, get-proto@^1.0.1:
32623260
dunder-proto "^1.0.1"
32633261
es-object-atoms "^1.0.0"
32643262

3265-
get-stdin@^6.0.0:
3266-
version "6.0.0"
3267-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3268-
32693263
get-symbol-description@^1.0.0:
32703264
version "1.0.0"
32713265
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"

0 commit comments

Comments
 (0)