This repository was archived by the owner on Aug 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 104
104
"ember-test-selectors" : " 5.0.0" ,
105
105
"ember-try" : " 1.4.0" ,
106
106
"eslint" : " 7.15.0" ,
107
- "eslint-config-prettier" : " 6.15 .0" ,
107
+ "eslint-config-prettier" : " 7.1 .0" ,
108
108
"eslint-plugin-ember" : " 10.0.2" ,
109
109
"eslint-plugin-node" : " 11.1.0" ,
110
110
"eslint-plugin-prettier" : " 3.1.4" ,
Original file line number Diff line number Diff line change @@ -8243,12 +8243,10 @@ escodegen@^1.14.1:
8243
8243
optionalDependencies:
8244
8244
source-map "~0.6.1"
8245
8245
8246
- eslint-config-prettier@6.15.0:
8247
- version "6.15.0"
8248
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
8249
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
8250
- dependencies:
8251
- get-stdin "^6.0.0"
8246
+ eslint-config-prettier@7.1.0:
8247
+ version "7.1.0"
8248
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
8249
+ integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
8252
8250
8253
8251
eslint-plugin-ember@10.0.2:
8254
8252
version "10.0.2"
@@ -9334,11 +9332,6 @@ get-stdin@^4.0.1:
9334
9332
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
9335
9333
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
9336
9334
9337
- get-stdin@^6.0.0:
9338
- version "6.0.0"
9339
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
9340
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
9341
-
9342
9335
get-stdin@^8.0.0:
9343
9336
version "8.0.0"
9344
9337
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