File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 56
56
"devDependencies" : {
57
57
"@commitlint/cli" : " ^11.0.0" ,
58
58
"@commitlint/config-conventional" : " ^11.0.0" ,
59
- "@mixer/parallel-prettier" : " ^ 2.0.1 " ,
59
+ "@mixer/parallel-prettier" : " 2.0.2 " ,
60
60
"@tsconfig/recommended" : " 1.0.1" ,
61
61
"@types/chai-as-promised" : " ^7.1.2" ,
62
62
"@types/fs-extra" : " ^8.0.1" ,
98
98
"lerna" : " 3.22.1" ,
99
99
"lint-staged" : " ^10.0.1" ,
100
100
"mocha" : " ^8.0.1" ,
101
- "prettier" : " 2.5 .1" ,
101
+ "prettier" : " 2.7 .1" ,
102
102
"puppeteer" : " ^5.1.0" ,
103
103
"rimraf" : " 3.0.2" ,
104
104
"strip-comments" : " 2.0.1" ,
Original file line number Diff line number Diff line change 1757
1757
npmlog "^4.1.2"
1758
1758
write-file-atomic "^2.3.0"
1759
1759
1760
- "@mixer/parallel-prettier@^ 2.0.1 ":
1761
- version "2.0.1 "
1762
- resolved "https://registry.yarnpkg.com/@mixer/parallel-prettier/-/parallel-prettier-2.0.1 .tgz#fd69bb55e38b3c1dbb2f1a534ea1a0cd3fe34946 "
1763
- integrity sha512-bx/rdOhJ2EOxQTm4cQQBsdbg+IwaQHh/ugIZMsWNEILXLJWQukCv+6fDUBZkoIk/zEoW45uIrCugARCuuDwrWw ==
1760
+
1761
+ version "2.0.2 "
1762
+ resolved "https://registry.yarnpkg.com/@mixer/parallel-prettier/-/parallel-prettier-2.0.2 .tgz#705f59d583a8865e0146cb6c1f28e256f80c143d "
1763
+ integrity sha512-HLDZNnVivR5XgOSWzb601ATcYKObnNkpmNOzx6M5Swd4LDJQCYKzTa8ah6oq6SsmAtZJK/Jdtf+nGcv0SPBThA ==
1764
1764
dependencies:
1765
1765
chalk "^4.1.0"
1766
1766
commander "^7.0.0"
@@ -10392,7 +10392,12 @@ prettier-linter-helpers@^1.0.0:
10392
10392
dependencies:
10393
10393
fast-diff "^1.1.2"
10394
10394
10395
- [email protected] , prettier@^2.0.4:
10395
+
10396
+ version "2.7.1"
10397
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
10398
+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
10399
+
10400
+ prettier@^2.0.4:
10396
10401
version "2.5.1"
10397
10402
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
10398
10403
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
You can’t perform that action at this time.
0 commit comments