File tree Expand file tree Collapse file tree 2 files changed +44
-2
lines changed
Expand file tree Collapse file tree 2 files changed +44
-2
lines changed Original file line number Diff line number Diff line change 3535 },
3636 "devDependencies" : {
3737 "babel-eslint" : " 10.0.1" ,
38- "eslint" : " 5.15.3 " ,
38+ "eslint" : " 5.16.0 " ,
3939 "eslint-config-standard" : " 12.0.0" ,
4040 "eslint-plugin-import" : " 2.16.0" ,
4141 "eslint-plugin-node" : " 8.0.1" ,
Original file line number Diff line number Diff line change @@ -3955,7 +3955,49 @@ eslint-visitor-keys@^1.0.0:
39553955 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
39563956 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
39573957
3958- 3958+ 3959+ version "5.16.0"
3960+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
3961+ integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
3962+ dependencies:
3963+ "@babel/code-frame" "^7.0.0"
3964+ ajv "^6.9.1"
3965+ chalk "^2.1.0"
3966+ cross-spawn "^6.0.5"
3967+ debug "^4.0.1"
3968+ doctrine "^3.0.0"
3969+ eslint-scope "^4.0.3"
3970+ eslint-utils "^1.3.1"
3971+ eslint-visitor-keys "^1.0.0"
3972+ espree "^5.0.1"
3973+ esquery "^1.0.1"
3974+ esutils "^2.0.2"
3975+ file-entry-cache "^5.0.1"
3976+ functional-red-black-tree "^1.0.1"
3977+ glob "^7.1.2"
3978+ globals "^11.7.0"
3979+ ignore "^4.0.6"
3980+ import-fresh "^3.0.0"
3981+ imurmurhash "^0.1.4"
3982+ inquirer "^6.2.2"
3983+ js-yaml "^3.13.0"
3984+ json-stable-stringify-without-jsonify "^1.0.1"
3985+ levn "^0.3.0"
3986+ lodash "^4.17.11"
3987+ minimatch "^3.0.4"
3988+ mkdirp "^0.5.1"
3989+ natural-compare "^1.4.0"
3990+ optionator "^0.8.2"
3991+ path-is-inside "^1.0.2"
3992+ progress "^2.0.0"
3993+ regexpp "^2.0.1"
3994+ semver "^5.5.1"
3995+ strip-ansi "^4.0.0"
3996+ strip-json-comments "^2.0.1"
3997+ table "^5.2.3"
3998+ text-table "^0.2.0"
3999+
4000+ eslint@^5.6.0:
39594001 version "5.15.3"
39604002 resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
39614003 integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ==
You can’t perform that action at this time.
0 commit comments