From faa95c204837dbba313bc676cc4c252af51221af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 15:24:18 +0000 Subject: [PATCH] chore(deps-dev): Bump lint-staged from 11.0.0 to 11.0.1 (#79) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c2b76b..ae23597 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "eslint": "^7.31.0", "husky": "^7.0.1", "jest": "^27.0.6", - "lint-staged": "^11.0.0", + "lint-staged": "^11.0.1", "prettier": "2.3.2" } }, @@ -3765,9 +3765,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", @@ -8129,9 +8129,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 fe72f65..aa18127 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint": "^7.31.0", "husky": "^7.0.1", "jest": "^27.0.6", - "lint-staged": "^11.0.0", + "lint-staged": "^11.0.1", "prettier": "2.3.2" }, "lint-staged": {