From fe4198bea8b0e675fdf1a0a4d80a2f3dea85f5a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 08:21:28 +0000 Subject: [PATCH] chore(patch-deps): update dependency @commitlint/cli to ^17.4.1 --- package.json | 2 +- pnpm-lock.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a52ce772a..4fec3784e 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@commitlint/cli": "^17.4.0", + "@commitlint/cli": "^17.4.1", "@commitlint/config-conventional": "^17.4.0", "@jest/globals": "^29.3.1", "@rollup/plugin-babel": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7aa5b101..612791d78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ importers: '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@commitlint/cli': ^17.4.0 + '@commitlint/cli': ^17.4.1 '@commitlint/config-conventional': ^17.4.0 '@jest/globals': ^29.3.1 '@rollup/plugin-babel': ^6.0.3 @@ -1414,7 +1414,7 @@ packages: lodash.isfunction: 3.0.9 resolve-from: 5.0.0 resolve-global: 1.0.0 - yargs: 17.5.1 + yargs: 17.6.2 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -6428,7 +6428,7 @@ packages: jest-util: 29.3.1 jest-validate: 29.3.1 prompts: 2.4.2 - yargs: 17.5.1 + yargs: 17.6.2 transitivePeerDependencies: - '@types/node' - supports-color