Skip to content

Commit 99a75cd

Browse files
committed
Update dependency eslint-plugin-prettier to v3.3.0
1 parent 09f49e1 commit 99a75cd

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"eslint-plugin-ember": "10.0.2",
111111
"eslint-plugin-ember-concurrency": "0.2.1",
112112
"eslint-plugin-import-helpers": "1.1.0",
113-
"eslint-plugin-prettier": "3.2.0",
113+
"eslint-plugin-prettier": "3.3.0",
114114
"eslint-plugin-unicorn": "23.0.0",
115115
"loader.js": "4.7.0",
116116
"normalize.css": "8.0.1",

yarn.lock

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5637,10 +5637,10 @@ [email protected], debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.
56375637
dependencies:
56385638
ms "2.0.0"
56395639

5640-
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.2.0:
5641-
version "4.2.0"
5642-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
5643-
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
5640+
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
5641+
version "4.3.1"
5642+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
5643+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
56445644
dependencies:
56455645
ms "2.1.2"
56465646

@@ -5658,13 +5658,6 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.1.1:
56585658
dependencies:
56595659
ms "^2.1.1"
56605660

5661-
debug@^4.1.1:
5662-
version "4.3.1"
5663-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
5664-
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
5665-
dependencies:
5666-
ms "2.1.2"
5667-
56685661
debug@~4.1.0:
56695662
version "4.1.1"
56705663
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
@@ -7420,10 +7413,10 @@ [email protected]:
74207413
resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-1.1.0.tgz#ab5c3f33de2a2f461061e8a13b143e8499c3baa0"
74217414
integrity sha512-a7l1Sj6hZybVHVkxVRVWm1WaAyk9yDjWvSVhUfnDR23i0vQ8RS1wv9k617qGIWPqkttzg299aEtx+bCHA2EoqQ==
74227415

7423-
eslint-plugin-prettier@3.2.0:
7424-
version "3.2.0"
7425-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2.0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c"
7426-
integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg==
7416+
eslint-plugin-prettier@3.3.0:
7417+
version "3.3.0"
7418+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.0.tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40"
7419+
integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ==
74277420
dependencies:
74287421
prettier-linter-helpers "^1.0.0"
74297422

@@ -15090,12 +15083,7 @@ write-file-atomic@^3.0.0:
1509015083
signal-exit "^3.0.2"
1509115084
typedarray-to-buffer "^3.1.5"
1509215085

15093-
ws@^7.1.2:
15094-
version "7.3.1"
15095-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8"
15096-
integrity sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==
15097-
15098-
ws@^7.2.3:
15086+
ws@^7.1.2, ws@^7.2.3:
1509915087
version "7.4.1"
1510015088
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.1.tgz#a333be02696bd0e54cea0434e21dcc8a9ac294bb"
1510115089
integrity sha512-pTsP8UAfhy3sk1lSk/O/s4tjD0CRwvMnzvwr4OKGX7ZvqZtUyx4KIJB5JWbkykPoc55tixMGgTNoh3k4FkNGFQ==

0 commit comments

Comments
 (0)