From 24b7b51c97e9c93817c3b2b9f3f3c90846c2374e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 13:33:36 +0000 Subject: [PATCH] chore(deps-dev): Bump lint-staged from 11.0.0 to 11.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.0.0...v11.1.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c47664..edbbfb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "requires": true, "packages": { "": { - "version": "3.2.0", + "version": "3.3.0", "license": "MIT", "dependencies": { "form-data": "^4.0.0", @@ -10945,9 +10945,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.1.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.0.tgz", + "integrity": "sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==", "dev": true, "dependencies": { "chalk": "^4.1.1", @@ -10968,6 +10968,9 @@ }, "bin": { "lint-staged": "bin/lint-staged.js" + }, + "funding": { + "url": "https://opencollective.com/lint-staged" } }, "node_modules/lint-staged/node_modules/ansi-styles": { @@ -24168,9 +24171,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.1.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.0.tgz", + "integrity": "sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==", "dev": true, "requires": { "chalk": "^4.1.1",