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