Skip to content

Commit 060a78e

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 86e9b7a commit 060a78e

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
@@ -55,7 +55,7 @@
5555
"babel-plugin-add-module-exports": "^1.0.4",
5656
"eslint-config-4catalyzer": "^1.2.0",
5757
"eslint-config-4catalyzer-typescript": "^2.0.4",
58-
"eslint-config-prettier": "^6.15.0",
58+
"eslint-config-prettier": "^10.1.2",
5959
"eslint-plugin-import": "^2.23.4",
6060
"eslint-plugin-prettier": "^3.4.0",
6161
"husky": "^4.3.8",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3641,12 +3641,10 @@ eslint-config-airbnb-base@^14.0.0:
36413641
object.assign "^4.1.0"
36423642
object.entries "^1.1.1"
36433643

3644-
eslint-config-prettier@^6.15.0:
3645-
version "6.15.0"
3646-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3647-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3648-
dependencies:
3649-
get-stdin "^6.0.0"
3644+
eslint-config-prettier@^10.1.2:
3645+
version "10.1.2"
3646+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
3647+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
36503648

36513649
eslint-import-resolver-node@^0.3.4:
36523650
version "0.3.4"
@@ -4393,11 +4391,6 @@ get-stdin@^4.0.1:
43934391
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
43944392
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
43954393

4396-
get-stdin@^6.0.0:
4397-
version "6.0.0"
4398-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4399-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4400-
44014394
get-stream@^4.0.0:
44024395
version "4.1.0"
44034396
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)