From 4b6b233141d36b184e94f0f4a36f73da852665dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 23:15:01 +1000 Subject: [PATCH] build(deps): update dependency @commitlint/cli to v17.0.1 (#3431) Co-authored-by: Renovate Bot Co-authored-by: James Elliott --- web/package.json | 2 +- web/pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 0456150de..b4b3a18e6 100644 --- a/web/package.json +++ b/web/package.json @@ -138,7 +138,7 @@ ] }, "devDependencies": { - "@commitlint/cli": "17.0.0", + "@commitlint/cli": "17.0.1", "@commitlint/config-conventional": "17.0.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.2.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 2f9e66259..411aa5d23 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@commitlint/cli': 17.0.0 + '@commitlint/cli': 17.0.1 '@commitlint/config-conventional': 17.0.0 '@fortawesome/fontawesome-svg-core': 6.1.1 '@fortawesome/free-regular-svg-icons': 6.1.1 @@ -84,7 +84,7 @@ dependencies: zxcvbn: 4.4.2 devDependencies: - '@commitlint/cli': 17.0.0 + '@commitlint/cli': 17.0.1 '@commitlint/config-conventional': 17.0.0 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.2.0_ef5jwxihqo6n7gxfmzogljlgcm @@ -1697,8 +1697,8 @@ packages: minimist: 1.2.6 dev: true - /@commitlint/cli/17.0.0: - resolution: {integrity: sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==} + /@commitlint/cli/17.0.1: + resolution: {integrity: sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==} engines: {node: '>=v14'} hasBin: true dependencies: @@ -1707,6 +1707,7 @@ packages: '@commitlint/load': 17.0.0 '@commitlint/read': 17.0.0 '@commitlint/types': 17.0.0 + execa: 5.1.1 lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0