From c1aeedf5d02b07f107fca6e4e19db90ae8050bf0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 17:08:33 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.0 --- app/package.json | 2 +- app/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/package.json b/app/package.json index 681edfea..06c51dfa 100644 --- a/app/package.json +++ b/app/package.json @@ -31,7 +31,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.1.1", - "npm-run-all2": "6.1.2", + "npm-run-all2": "6.2.0", "rimraf": "5.0.7", "testcontainers": "10.9.0", "ts-node": "10.9.2", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 2074e9ce..3d5d3fba 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: 6.1.1 version: 6.1.1(eslint@8.57.0) npm-run-all2: - specifier: 6.1.2 - version: 6.1.2 + specifier: 6.2.0 + version: 6.2.0 rimraf: specifier: 5.0.7 version: 5.0.7 @@ -1560,8 +1560,8 @@ packages: resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-run-all2@6.1.2: - resolution: {integrity: sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==} + npm-run-all2@6.2.0: + resolution: {integrity: sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} hasBin: true @@ -3806,7 +3806,7 @@ snapshots: npm-normalize-package-bin@3.0.1: {} - npm-run-all2@6.1.2: + npm-run-all2@6.2.0: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3