diff --git a/package-lock.json b/package-lock.json index f5df86a..4ff3e89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "is-ci": "^3.0.0", "jest": "^26.6.3", "json5": "^2.2.0", - "lint-staged": "^11.0.0", + "lint-staged": "^11.0.1", "np": "^7.5.0", "npm-run-all": "^4.1.5", "pinst": "^2.1.6", @@ -8059,9 +8059,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.0.tgz", - "integrity": "sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz", + "integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==", "dev": true, "dependencies": { "chalk": "^4.1.1", @@ -20730,9 +20730,9 @@ "dev": true }, "lint-staged": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.0.tgz", - "integrity": "sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz", + "integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==", "dev": true, "requires": { "chalk": "^4.1.1", diff --git a/package.json b/package.json index 652dbbc..ace67ec 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "is-ci": "^3.0.0", "jest": "^26.6.3", "json5": "^2.2.0", - "lint-staged": "^11.0.0", + "lint-staged": "^11.0.1", "np": "^7.5.0", "npm-run-all": "^4.1.5", "pinst": "^2.1.6",