Skip to content

Commit 47f2095

Browse files
Update dependency eslint-config-prettier to v10
1 parent 7d2c94c commit 47f2095

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
@@ -32,7 +32,7 @@
3232
"chai": "4.5.0",
3333
"dotenv": "17.3.1",
3434
"eslint": "7.32.0",
35-
"eslint-config-prettier": "6.15.0",
35+
"eslint-config-prettier": "10.1.8",
3636
"eslint-config-xo": "0.43.1",
3737
"eslint-config-xo-typescript": "0.57.0",
3838
"eslint-plugin-prettier": "4.2.5",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3762,12 +3762,10 @@ escape-string-regexp@4.0.0, escape-string-regexp@^4.0.0:
37623762
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
37633763
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
37643764

3765-
eslint-config-prettier@6.15.0:
3766-
version "6.15.0"
3767-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3768-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3769-
dependencies:
3770-
get-stdin "^6.0.0"
3765+
eslint-config-prettier@10.1.8:
3766+
version "10.1.8"
3767+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
3768+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
37713769

37723770
eslint-config-xo-typescript@0.57.0:
37733771
version "0.57.0"
@@ -4997,11 +4995,6 @@ get-intrinsic@^1.0.0:
49974995
has "^1.0.3"
49984996
has-symbols "^1.0.1"
49994997

5000-
get-stdin@^6.0.0:
5001-
version "6.0.0"
5002-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5003-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5004-
50054998
get-stream@^3.0.0:
50064999
version "3.0.0"
50075000
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)