From 62a74c01f25e17f1fc948f0e508528f8cd83d201 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 10:29:45 +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 635d58398..a9aa9918a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "jest": "29.7.0", "markdown-toc": "1.2.0", "msw": "2.4.4", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "prettier": "^3.2.5", "pretty-quick": "4.0.0", "rimraf": "6.0.1", @@ -6925,9 +6925,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 0a7753ad6..8b6037867 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "jest": "29.7.0", "markdown-toc": "1.2.0", "msw": "2.4.4", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "prettier": "^3.2.5", "pretty-quick": "4.0.0", "rimraf": "6.0.1",