chore(deps): update dependency editorconfig-checker to v3.1.0

pull/651/head
Renovate Bot 5 years ago committed by Shahar Dawn Or
parent d23331f2ca
commit c778a62e05

6
package-lock.json generated

@ -4201,9 +4201,9 @@
}
},
"editorconfig-checker": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-3.0.5.tgz",
"integrity": "sha512-ECRPzY8Gv9dvVGHH2/vzCem2R/BVrQ+aSewmJytiXjwIQFpJu3O6jZkWW7ZTZ8vEstNoemjcC74QscdW8pqfRQ==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-3.1.0.tgz",
"integrity": "sha512-9o95WFhPr5yAshfpHMFJP8+WZdePacFKgbDa5trbkF45J7QPUO7lmD8nW4IdTTeodNLO7iMAwr56xTI/mm2dGg==",
"dev": true,
"requires": {
"node-fetch": "^2.6.0",

@ -49,7 +49,7 @@
"commitlint-config-awesome": "1.0.4",
"core-js": "3.6.5",
"cross-env": "7.0.2",
"editorconfig-checker": "3.0.5",
"editorconfig-checker": "3.1.0",
"eslint": "7.1.0",
"eslint-config-standard-with-typescript": "18.0.2",
"eslint-plugin-import": "2.21.2",

Loading…
Cancel
Save