From 0e3561c49ef05dcb050622711e82c9622bf83cde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 04:57:35 +0000 Subject: [PATCH] Update dependency npm-run-all2 to v6.2.2 [skip netlify] --- 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 8d2500d6..797d7c00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.34.3", "eslint-plugin-storybook": "0.8.0", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "postcss": "8.4.39", "postcss-cli": "11.0.0", "postcss-inline-svg": "6.0.0", @@ -13099,9 +13099,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 d23475f1..1de5c093 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.34.3", "eslint-plugin-storybook": "0.8.0", - "npm-run-all2": "6.2.1", + "npm-run-all2": "6.2.2", "postcss": "8.4.39", "postcss-cli": "11.0.0", "postcss-inline-svg": "6.0.0",