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 31
31
},
32
32
"devDependencies" : {
33
33
"eslint" : " ^7.17.0" ,
34
- "eslint-config-prettier" : " ^6.15 .0" ,
34
+ "eslint-config-prettier" : " ^7.1 .0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
36
"eslint-plugin-prettier" : " ^3.3.1" ,
37
37
"fixturify-project" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -1985,12 +1985,10 @@ escodegen@^1.14.1:
1985
1985
optionalDependencies :
1986
1986
source-map "~0.6.1"
1987
1987
1988
- eslint-config-prettier@^6.15.0 :
1989
- version "6.15.0"
1990
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1991
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1992
- dependencies :
1993
- get-stdin "^6.0.0"
1988
+ eslint-config-prettier@^7.1.0 :
1989
+ version "7.1.0"
1990
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
1991
+ integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
1994
1992
1995
1993
eslint-plugin-es@^3.0.0 :
1996
1994
version "3.0.0"
@@ -2491,11 +2489,6 @@ get-caller-file@^2.0.1:
2491
2489
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
2492
2490
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
2493
2491
2494
- get-stdin@^6.0.0 :
2495
- version "6.0.0"
2496
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2497
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2498
-
2499
2492
get-stream@^3.0.0 :
2500
2493
version "3.0.0"
2501
2494
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
You can’t perform that action at this time.
0 commit comments