From 74644f8f454ec7e42e1ca38441ae886b5ebf305b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:59:27 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 91e4236..405768a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@prettier/plugin-pug": "1.17.3", "js-yaml": "4.1.0", "marked": "14.1.3", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "parcel-bundler": "1.12.5", "prettier": "2.8.8", "pug": "3.0.3", diff --git a/yarn.lock b/yarn.lock index a899785..e441353 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4106,10 +4106,10 @@ npm-normalize-package-bin@^3.0.0: resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832" integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ== -npm-run-all2@6.2.4: - version "6.2.4" - resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.4.tgz#cdd5c869166ed99d8d651257f20b9497514f2b42" - integrity sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw== +npm-run-all2@6.2.6: + version "6.2.6" + resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.6.tgz#53dc4a871c9f5abae88d1d20ffc9f1dad06574f6" + integrity sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg== dependencies: ansi-styles "^6.2.1" cross-spawn "^7.0.3"