File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@typescript-eslint/parser" : " 1.13.0" ,
44
44
"ava" : " 2.4.0" ,
45
45
"eslint" : " 6.8.0" ,
46
- "eslint-config-prettier" : " 6.9.0 " ,
46
+ "eslint-config-prettier" : " 6.10.1 " ,
47
47
"nyc" : " 15.0.0" ,
48
48
"semantic-release" : " 17.0.4" ,
49
49
"ts-node" : " 8.6.2" ,
Original file line number Diff line number Diff line change @@ -2594,10 +2594,10 @@ escape-string-regexp@^2.0.0:
2594
2594
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
2595
2595
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
2596
2596
2597
- eslint-config-prettier@6.9.0 :
2598
- version "6.9.0 "
2599
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.9.0 .tgz#430d24822e82f7deb1e22a435bfa3999fae4ad64 "
2600
- integrity sha512-k4E14HBtcLv0uqThaI6I/n1LEqROp8XaPu6SO9Z32u5NlGRC07Enu1Bh2KEFw4FNHbekH8yzbIU9kUGxbiGmCA ==
2597
+ eslint-config-prettier@6.10.1 :
2598
+ version "6.10.1 "
2599
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1 .tgz#129ef9ec575d5ddc0e269667bf09defcd898642a "
2600
+ integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ ==
2601
2601
dependencies :
2602
2602
get-stdin "^6.0.0"
2603
2603
You can’t perform that action at this time.
0 commit comments