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 52
52
},
53
53
"devDependencies" : {
54
54
"eslint" : " ^6.0.1" ,
55
- "eslint-config-standard" : " ^12 .0.0 " ,
55
+ "eslint-config-standard" : " ^13 .0.1 " ,
56
56
"eslint-plugin-import" : " ^2.18.0" ,
57
57
"eslint-plugin-node" : " ^9.1.0" ,
58
58
"eslint-plugin-promise" : " ^4.2.1" ,
Original file line number Diff line number Diff line change @@ -389,10 +389,10 @@ escape-string-regexp@^1.0.5:
389
389
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
390
390
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
391
391
392
- eslint-config-standard@^12 .0.0 :
393
- version "12 .0.0 "
394
- resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-12 .0.0 .tgz#638b4c65db0bd5a41319f96bba1f15ddad2107d9 "
395
- integrity sha512-COUz8FnXhqFitYj4DTqHzidjIL/t4mumGZto5c7DrBpvWoie+Sn3P4sLEzUGeYhRElWuFEf8K1S1EfvD1vixCQ ==
392
+ eslint-config-standard@^13 .0.1 :
393
+ version "13 .0.1 "
394
+ resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-13 .0.1 .tgz#c9c6ffe0cfb8a51535bc5c7ec9f70eafb8c6b2c0 "
395
+ integrity sha512-zLKp4QOgq6JFgRm1dDCVv1Iu0P5uZ4v5Wa4DTOkg2RFMxdCX/9Qf7lz9ezRj2dBRa955cWQF/O/LWEiYWAHbTw ==
396
396
397
397
eslint-import-resolver-node@^0.3.2 :
398
398
version "0.3.2"
You can’t perform that action at this time.
0 commit comments