summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 9b1d24d..e15a174 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -363,11 +363,10 @@
}
},
"node_modules/editorconfig-checker": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.2.tgz",
- "integrity": "sha512-HQfoRpRWJu3OS0+sn2qaX/U7TM0zjT+ANY2HH3wkBkd5INJDI5t6toY+JshYmhfXqX7luDndFwNV7f5e9Kmb7A==",
+ "version": "5.1.5",
+ "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.5.tgz",
+ "integrity": "sha512-l2QifQhu33enwAauVdwT0oBPz8xdCHOZ7jImuUNV/3AR3Dg26jPAVPdHeKzuf1qpMZTfnuOONqLlpSIEFP33Ig==",
"dev": true,
- "license": "MIT",
"bin": {
"ec": "dist/index.js",
"editorconfig-checker": "dist/index.js"