From 1ebfa45fc0c6512c426eba585e4d2d6d1d0845b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 04:12:36 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.2 --- 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 e101677f..63afe233 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "mdast-util-heading-range": "4.0.0", "mdast-zone": "6.1.0", "mock-fs": "5.2.0", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "publint": "0.2.8", "remark-cli": "12.0.1", "remark-toc": "9.0.0", @@ -14500,9 +14500,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.1.tgz", - "integrity": "sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz", + "integrity": "sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 42e37b40..8a9711de 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "mdast-util-heading-range": "4.0.0", "mdast-zone": "6.1.0", "mock-fs": "5.2.0", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "publint": "0.2.8", "remark-cli": "12.0.1", "remark-toc": "9.0.0",