Skip to content

Commit bba580b

Browse files
Update dependency eslint-config-prettier to v10
1 parent 7e010e8 commit bba580b

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.2",
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
@@ -2649,12 +2649,10 @@ eslint-config-airbnb@18.2.1:
26492649
object.assign "^4.1.2"
26502650
object.entries "^1.1.2"
26512651

2652-
eslint-config-prettier@6.15.0:
2653-
version "6.15.0"
2654-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2655-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2656-
dependencies:
2657-
get-stdin "^6.0.0"
2652+
eslint-config-prettier@10.1.2:
2653+
version "10.1.2"
2654+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
2655+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
26582656

26592657
eslint-import-resolver-node@^0.3.9:
26602658
version "0.3.9"
@@ -3148,10 +3146,6 @@ get-proto@^1.0.0, get-proto@^1.0.1:
31483146
dunder-proto "^1.0.1"
31493147
es-object-atoms "^1.0.0"
31503148

3151-
get-stdin@^6.0.0:
3152-
version "6.0.0"
3153-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3154-
31553149
get-symbol-description@^1.0.0:
31563150
version "1.0.0"
31573151
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"

0 commit comments

Comments
 (0)