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 36
36
"ember-cli" : " ~3.23.0" ,
37
37
"ember-cli-dependency-checker" : " ^3.2.0" ,
38
38
"eslint" : " ^7.32.0" ,
39
- "eslint-config-prettier" : " ^6.15 .0" ,
39
+ "eslint-config-prettier" : " ^8.3 .0" ,
40
40
"eslint-plugin-node" : " ^11.1.0" ,
41
41
"eslint-plugin-prettier" : " ^3.4.0" ,
42
42
"execa" : " ^4.0.3" ,
Original file line number Diff line number Diff line change @@ -2784,12 +2784,10 @@ escape-string-regexp@^4.0.0:
2784
2784
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2785
2785
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2786
2786
2787
- eslint-config-prettier@^6.15.0 :
2788
- version "6.15.0"
2789
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2790
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2791
- dependencies :
2792
- get-stdin "^6.0.0"
2787
+ eslint-config-prettier@^8.3.0 :
2788
+ version "8.3.0"
2789
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2790
+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
2793
2791
2794
2792
eslint-plugin-es@^3.0.0 :
2795
2793
version "3.0.1"
@@ -3596,11 +3594,6 @@ get-stdin@^4.0.1:
3596
3594
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
3597
3595
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
3598
3596
3599
- get-stdin@^6.0.0 :
3600
- version "6.0.0"
3601
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3602
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3603
-
3604
3597
get-stream@^4.0.0, get-stream@^4.1.0 :
3605
3598
version "4.1.0"
3606
3599
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
You can’t perform that action at this time.
0 commit comments