Skip to content

Commit 4a69c1a

Browse files
chore(deps): update dependency eslint-config-prettier to v9
1 parent 4c6a5d5 commit 4a69c1a

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/parser": "1.13.0",
2828
"auto": "9.61.0",
2929
"eslint": "6.8.0",
30-
"eslint-config-prettier": "6.15.0",
30+
"eslint-config-prettier": "9.0.0",
3131
"eslint-config-xo": "0.27.2",
3232
"eslint-plugin-jest": "23.20.0",
3333
"husky": "3.1.0",

yarn.lock

+12-19
Original file line numberDiff line numberDiff line change
@@ -1735,17 +1735,17 @@
17351735
resolved "https://registry.yarnpkg.com/@types/command-line-usage/-/command-line-usage-5.0.1.tgz#99424950da567ba67b6b65caee57ff03c4e751ec"
17361736
integrity sha512-/xUgezxxYePeXhg5S04hUjxG9JZi+rJTs1+4NwpYPfSaS7BeDa6tVJkH6lN9Cb6rl8d24Fi2uX0s0Ngg2JT6gg==
17371737

1738-
"@types/[email protected].7":
1739-
version "4.1.7"
1740-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
1741-
integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
1738+
"@types/[email protected].9":
1739+
version "4.1.9"
1740+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005"
1741+
integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==
17421742
dependencies:
17431743
"@types/ms" "*"
17441744

1745-
"@types/[email protected].1":
1746-
version "3.1.1"
1747-
resolved "https://registry.yarnpkg.com/@types/env-ci/-/env-ci-3.1.1.tgz#e1ff1b648c01b0f5202de5633c00f711f0f3ac03"
1748-
integrity sha512-JuX+LHsvhktApmZxmBrG458kfSvPAvs2Kqhyrow3IKtDsbcRco7NFgpsNthjp8EQxKA6PMw3DrY/IH8ZAuTYlQ==
1745+
"@types/[email protected].2":
1746+
version "3.1.2"
1747+
resolved "https://registry.yarnpkg.com/@types/env-ci/-/env-ci-3.1.2.tgz#a22b743a8068d9dc031a74a2333abba4bfe270b5"
1748+
integrity sha512-Z0AK/Uk0ihWQ5lYUkx3mdJvYr/TmSo92ESH6NvSaG2r0kQJ12c/tYDHlMc5Uqf2F4Y1PxPjYKMqb/dQs9QHYGQ==
17491749

17501750
"@types/eslint-visitor-keys@^1.0.0":
17511751
version "1.0.0"
@@ -3447,12 +3447,10 @@ escodegen@^1.9.1:
34473447
optionalDependencies:
34483448
source-map "~0.6.1"
34493449

3450-
3451-
version "6.15.0"
3452-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3453-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3454-
dependencies:
3455-
get-stdin "^6.0.0"
3450+
3451+
version "9.0.0"
3452+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
3453+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
34563454

34573455
34583456
version "0.27.2"
@@ -4091,11 +4089,6 @@ get-stdin@^4.0.1:
40914089
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
40924090
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
40934091

4094-
get-stdin@^6.0.0:
4095-
version "6.0.0"
4096-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4097-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4098-
40994092
get-stdin@^7.0.0:
41004093
version "7.0.0"
41014094
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"

0 commit comments

Comments
 (0)