File tree 2 files changed +5
-12
lines changed 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 106
106
"ember-web-app" : " 5.0.1" ,
107
107
"ember-window-mock" : " 0.7.1" ,
108
108
"eslint" : " 7.15.0" ,
109
- "eslint-config-prettier" : " 6.15 .0" ,
109
+ "eslint-config-prettier" : " 7.0 .0" ,
110
110
"eslint-plugin-ember" : " 10.0.2" ,
111
111
"eslint-plugin-ember-concurrency" : " 0.2.1" ,
112
112
"eslint-plugin-import-helpers" : " 1.1.0" ,
Original file line number Diff line number Diff line change @@ -7326,12 +7326,10 @@ eslint-ast-utils@^1.1.0:
7326
7326
lodash.get "^4.4.2"
7327
7327
lodash.zip "^4.2.0"
7328
7328
7329
-
7330
- version "6.15.0"
7331
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
7332
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
7333
- dependencies:
7334
- get-stdin "^6.0.0"
7329
+
7330
+ version "7.0.0"
7331
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
7332
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
7335
7333
7336
7334
7337
7335
version "0.2.1"
@@ -8453,11 +8451,6 @@ get-stdin@^4.0.1:
8453
8451
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
8454
8452
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
8455
8453
8456
- get-stdin@^6.0.0:
8457
- version "6.0.0"
8458
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
8459
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
8460
-
8461
8454
get-stdin@^8.0.0:
8462
8455
version "8.0.0"
8463
8456
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
You can’t perform that action at this time.
0 commit comments