diff --git a/package-lock.json b/package-lock.json index 2d23f82..a26981c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "gulp-prettyerror": "^2.0.0", "gulp-size": "^4.0.1", "husky": "^7.0.1", - "lint-staged": "^11.0.0", + "lint-staged": "^11.1.1", "markdownlint-cli": "^0.27.1", "node-notifier": ">=10.0.0", "nodemon": "^2.0.12", @@ -8075,9 +8075,9 @@ } }, "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.1.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.1.tgz", + "integrity": "sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==", "dev": true, "dependencies": { "chalk": "^4.1.1", @@ -19485,9 +19485,9 @@ } }, "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.1.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.1.tgz", + "integrity": "sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==", "dev": true, "requires": { "chalk": "^4.1.1", diff --git a/package.json b/package.json index fcc7594..3a71e05 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-prettyerror": "^2.0.0", "gulp-size": "^4.0.1", "husky": "^7.0.1", - "lint-staged": "^11.0.0", + "lint-staged": "^11.1.1", "markdownlint-cli": "^0.27.1", "node-notifier": ">=10.0.0", "nodemon": "^2.0.12",