Skip to content

Commit 23f46ae

Browse files
Update dependency eslint-config-prettier to v10
1 parent 08474c1 commit 23f46ae

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": "16.4.7",
3434
"eslint": "7.32.0",
35-
"eslint-config-prettier": "6.15.0",
35+
"eslint-config-prettier": "10.0.2",
3636
"eslint-config-xo": "0.43.1",
3737
"eslint-config-xo-typescript": "0.57.0",
3838
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3749,12 +3749,10 @@ [email protected], escape-string-regexp@^4.0.0:
37493749
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
37503750
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
37513751

3752-
3753-
version "6.15.0"
3754-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3755-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3756-
dependencies:
3757-
get-stdin "^6.0.0"
3752+
3753+
version "10.0.2"
3754+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
3755+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
37583756

37593757
37603758
version "0.57.0"
@@ -4984,11 +4982,6 @@ get-intrinsic@^1.0.0:
49844982
has "^1.0.3"
49854983
has-symbols "^1.0.1"
49864984

4987-
get-stdin@^6.0.0:
4988-
version "6.0.0"
4989-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4990-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4991-
49924985
get-stream@^3.0.0:
49934986
version "3.0.0"
49944987
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)