From 18647151f4a9022cccf252072537a4f6800ad068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 12:50:32 +0000 Subject: [PATCH] Bump lint-staged from 12.4.3 to 12.5.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 12.5.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v12.4.3...v12.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38efc90..c2b8416 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8322,9 +8322,9 @@ } }, "node_modules/lint-staged": { - "version": "12.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz", - "integrity": "sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==", + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz", + "integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==", "dev": true, "dependencies": { "cli-truncate": "^3.1.0", @@ -21111,9 +21111,9 @@ } }, "lint-staged": { - "version": "12.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz", - "integrity": "sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==", + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz", + "integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==", "dev": true, "requires": { "cli-truncate": "^3.1.0",