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 4545 "babel-jest" : " ^26.6.3" ,
4646 "clean-css" : " ^4.1.9" ,
4747 "eslint" : " ^7.17.0" ,
48- "eslint-config-prettier" : " ^6.15 .0" ,
48+ "eslint-config-prettier" : " ^7.2 .0" ,
4949 "eslint-plugin-prettier" : " ^3.3.1" ,
5050 "jest" : " ^26.6.3" ,
5151 "postcss" : " ^8.2.4" ,
Original file line number Diff line number Diff line change @@ -2415,12 +2415,10 @@ escodegen@^1.14.1:
24152415 optionalDependencies :
24162416 source-map "~0.6.1"
24172417
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==
24242422
24252423eslint-plugin-prettier@^3.3.1 :
24262424 version "3.3.1"
@@ -2835,11 +2833,6 @@ get-caller-file@^2.0.1:
28352833 resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
28362834 integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
28372835
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-
28432836get-stream@^4.0.0 :
28442837 version "4.1.0"
28452838 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