Skip to content

Commit d3bf417

Browse files
authored
QUA-377: bump prettier versions (#551)
1 parent d29475e commit d3bf417

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-config-next": "11.0.1",
3939
"eslint-config-nightmare-mode": "^2.3.0",
4040
"eslint-config-nodesecurity": "^1.3.1",
41-
"eslint-config-prettier": "^6.11.0",
41+
"eslint-config-prettier": "^6.15.0",
4242
"eslint-config-react-app": "^3.0.4",
4343
"eslint-config-secure": "^0.2.1",
4444
"eslint-config-signavio": "^3.2.0",
@@ -81,7 +81,7 @@
8181
"eslint-plugin-no-only-tests": "^2.3.0",
8282
"eslint-plugin-no-unsafe-innerhtml": "^1.0.16",
8383
"eslint-plugin-node": "^7.0.1",
84-
"eslint-plugin-prettier": "^3.1.4",
84+
"eslint-plugin-prettier": "^3.4.1",
8585
"eslint-plugin-promise": "^4.1.1",
8686
"eslint-plugin-ramda": "^2.4.0",
8787
"eslint-plugin-react": "^7.21.0",
@@ -97,7 +97,7 @@
9797
"eslint-plugin-vue-a11y": "^0.0.28",
9898
"eslint-plugin-xogroup": "^2.3.1",
9999
"glob": "^7.1.4",
100-
"prettier": "^2.0.5",
100+
"prettier": "^2.4.0",
101101
"typescript": "4.3.5",
102102
"webpack": "^4.32.2"
103103
},

yarn.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3269,9 +3269,9 @@ [email protected]:
32693269
get-stdin "^5.0.1"
32703270

32713271
eslint-config-prettier@^6.11.0:
3272-
version "6.11.0"
3273-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3274-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3272+
version "6.15.0"
3273+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3274+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
32753275
dependencies:
32763276
get-stdin "^6.0.0"
32773277

@@ -3749,9 +3749,9 @@ [email protected]:
37493749
jest-docblock "^21.0.0"
37503750

37513751
eslint-plugin-prettier@^3.1.4:
3752-
version "3.1.4"
3753-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
3754-
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
3752+
version "3.4.1"
3753+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
3754+
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
37553755
dependencies:
37563756
prettier-linter-helpers "^1.0.0"
37573757

@@ -4503,6 +4503,7 @@ get-stdin@^5.0.1:
45034503
get-stdin@^6.0.0:
45044504
version "6.0.0"
45054505
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4506+
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
45064507

45074508
get-value@^2.0.3, get-value@^2.0.6:
45084509
version "2.0.6"
@@ -6178,13 +6179,14 @@ prelude-ls@~1.1.2:
61786179
prettier-linter-helpers@^1.0.0:
61796180
version "1.0.0"
61806181
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
6182+
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
61816183
dependencies:
61826184
fast-diff "^1.1.2"
61836185

61846186
prettier@^2.0.5:
6185-
version "2.0.5"
6186-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
6187-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
6187+
version "2.4.0"
6188+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
6189+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
61886190

61896191
process-nextick-args@~2.0.0:
61906192
version "2.0.1"

0 commit comments

Comments
 (0)