File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"winston" : " ^3.2.1"
17
17
},
18
18
"devDependencies" : {
19
- "eslint" : " ^5.15.3 " ,
19
+ "eslint" : " ^5.16.0 " ,
20
20
"eslint-config-prettier" : " ^4.1.0" ,
21
21
"eslint-plugin-prettier" : " ^3.0.1" ,
22
22
"jest" : " ^24.5.0" ,
Original file line number Diff line number Diff line change @@ -1778,10 +1778,10 @@ eslint-visitor-keys@^1.0.0:
1778
1778
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1779
1779
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1780
1780
1781
- eslint@^5.15.3 :
1782
- version "5.15.3 "
1783
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
1784
- integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ ==
1781
+ eslint@^5.16.0 :
1782
+ version "5.16.0 "
1783
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0 .tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea "
1784
+ integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg ==
1785
1785
dependencies :
1786
1786
" @babel/code-frame" " ^7.0.0"
1787
1787
ajv "^6.9.1"
@@ -1803,7 +1803,7 @@ eslint@^5.15.3:
1803
1803
import-fresh "^3.0.0"
1804
1804
imurmurhash "^0.1.4"
1805
1805
inquirer "^6.2.2"
1806
- js-yaml "^3.12 .0"
1806
+ js-yaml "^3.13 .0"
1807
1807
json-stable-stringify-without-jsonify "^1.0.1"
1808
1808
levn "^0.3.0"
1809
1809
lodash "^4.17.11"
@@ -3062,10 +3062,10 @@ js-levenshtein@^1.1.3:
3062
3062
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3063
3063
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
3064
3064
3065
- js-yaml@^3.12.0 :
3066
- version "3.12 .0"
3067
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12 .0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1 "
3068
- integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A ==
3065
+ js-yaml@^3.12.0, js-yaml@^3.13.0 :
3066
+ version "3.13 .0"
3067
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13 .0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e "
3068
+ integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ ==
3069
3069
dependencies :
3070
3070
argparse "^1.0.7"
3071
3071
esprima "^4.0.0"
You can’t perform that action at this time.
0 commit comments