mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-23 01:04:33 +03:00
Update dependency editorconfig-checker to v3.1.0 (#3188)
This commit is contained in:
parent
7293a0ebd0
commit
b234c8ffef
6
package-lock.json
generated
6
package-lock.json
generated
@ -2134,9 +2134,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"editorconfig-checker": {
|
"editorconfig-checker": {
|
||||||
"version": "3.0.5",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-3.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-3.1.0.tgz",
|
||||||
"integrity": "sha512-ECRPzY8Gv9dvVGHH2/vzCem2R/BVrQ+aSewmJytiXjwIQFpJu3O6jZkWW7ZTZ8vEstNoemjcC74QscdW8pqfRQ==",
|
"integrity": "sha512-9o95WFhPr5yAshfpHMFJP8+WZdePacFKgbDa5trbkF45J7QPUO7lmD8nW4IdTTeodNLO7iMAwr56xTI/mm2dGg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"author": "Simple Icons Collaborators",
|
"author": "Simple Icons Collaborators",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"editorconfig-checker": "3.0.5",
|
"editorconfig-checker": "3.1.0",
|
||||||
"jest": "26.0.1",
|
"jest": "26.0.1",
|
||||||
"jsonlint2": "1.7.1",
|
"jsonlint2": "1.7.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user