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 45
45
"babel-jest" : " ^26.6.3" ,
46
46
"clean-css" : " ^4.1.9" ,
47
47
"eslint" : " ^7.17.0" ,
48
- "eslint-config-prettier" : " ^6.15 .0" ,
48
+ "eslint-config-prettier" : " ^7.2 .0" ,
49
49
"eslint-plugin-prettier" : " ^3.3.1" ,
50
50
"jest" : " ^26.6.3" ,
51
51
"postcss" : " ^8.2.4" ,
Original file line number Diff line number Diff line change @@ -2415,12 +2415,10 @@ escodegen@^1.14.1:
2415
2415
optionalDependencies :
2416
2416
source-map "~0.6.1"
2417
2417
2418
- eslint-config-prettier@^6.15.0 :
2419
- version "6.15.0"
2420
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2421
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2422
- dependencies :
2423
- get-stdin "^6.0.0"
2418
+ eslint-config-prettier@^7.2.0 :
2419
+ version "7.2.0"
2420
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
2421
+ integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
2424
2422
2425
2423
eslint-plugin-prettier@^3.3.1 :
2426
2424
version "3.3.1"
@@ -2835,11 +2833,6 @@ get-caller-file@^2.0.1:
2835
2833
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
2836
2834
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
2837
2835
2838
- get-stdin@^6.0.0 :
2839
- version "6.0.0"
2840
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2841
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2842
-
2843
2836
get-stream@^4.0.0 :
2844
2837
version "4.1.0"
2845
2838
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