From 1c7749558b057fb3a3654ccaae247768d6b81356 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 05:18:12 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.6 (#144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 20cbe65..6f47260 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@citation-js/plugin-pubmed": "0.3.0", "@djencks/asciidoctor-mathjax": "0.0.9", "citation-js": "0.7.16", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "onchange": "7.1.0", "rimraf": "5.0.10" } @@ -1744,9 +1744,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.4.tgz", - "integrity": "sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==", + "version": "6.2.6", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.6.tgz", + "integrity": "sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8f184b5..b37496d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@citation-js/plugin-pubmed": "0.3.0", "@djencks/asciidoctor-mathjax": "0.0.9", "citation-js": "0.7.16", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "onchange": "7.1.0", "rimraf": "5.0.10" },