From 89707d3da4d93f2d891effc410ad18696a7b8f08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:22:51 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index efc2238..24326ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "ban-sensitive-files": "1.10.6", "cz-conventional-changelog": "3.3.0", "husky": "9.1.6", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "remark-cli": "12.0.1", "remark-toc": "9.0.0" } @@ -6042,9 +6042,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz", - "integrity": "sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==", + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.3.tgz", + "integrity": "sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c72335f..4ce1af9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "ban-sensitive-files": "1.10.6", "cz-conventional-changelog": "3.3.0", "husky": "9.1.6", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "remark-cli": "12.0.1", "remark-toc": "9.0.0" },