From 62ca4c421dd70891252b68938764d0924a6dc1b2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Jan 2022 06:51:54 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v12.1.5 --- package-lock.json | 22 +++++++++++----------- package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index f182a5dd..33a22afe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "eslint-plugin-unicorn": "39.0.0", "globals": "13.12.0", "husky": "7.0.4", - "lint-staged": "12.1.4", + "lint-staged": "12.1.5", "mocha": "9.1.3", "nyc": "15.1.0", "prettier": "2.5.1", @@ -5059,9 +5059,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "12.1.4", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz", - "integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==", + "version": "12.1.5", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", + "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", "dev": true, "dependencies": { "cli-truncate": "^3.1.0", @@ -11051,7 +11051,7 @@ "eslint-plugin-unicorn": "39.0.0", "globals": "13.12.0", "husky": "7.0.4", - "lint-staged": "12.1.4", + "lint-staged": "12.1.5", "mocha": "9.1.3", "nyc": "15.1.0", "prettier": "2.5.1", @@ -14861,9 +14861,9 @@ "dev": true }, "lint-staged": { - "version": "12.1.4", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz", - "integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==", + "version": "12.1.5", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", + "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", "dev": true, "requires": { "cli-truncate": "^3.1.0", @@ -18700,9 +18700,9 @@ "dev": true }, "lint-staged": { - "version": "12.1.4", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz", - "integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==", + "version": "12.1.5", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", + "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", "dev": true, "requires": { "cli-truncate": "^3.1.0", diff --git a/package.json b/package.json index dd5c1c04..a1d000af 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-unicorn": "39.0.0", "globals": "13.12.0", "husky": "7.0.4", - "lint-staged": "12.1.4", + "lint-staged": "12.1.5", "mocha": "9.1.3", "nyc": "15.1.0", "prettier": "2.5.1",