From 251b55c5a5881f35d525857df6222bdfd4f699fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:45:54 +0000 Subject: [PATCH] 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 eb0512dc..76f3cee7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "bunyan": "1.8.15", "cross-env": "7.0.3", "nock": "13.5.5", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "prettier": "3.3.3", "ts-node": "10.9.2" } diff --git a/yarn.lock b/yarn.lock index 4972656d..8cded4ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6810,10 +6810,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"