From f79d7a1035a96a6bb04db16d137185af5b177878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:42:29 +0000 Subject: [PATCH] chore(deps-dev): bump commitlint-plugin-function-rules Bumps [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) from 2.0.2 to 3.1.0. - [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases) - [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md) - [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v2.0.2...v3.1.0) --- updated-dependencies: - dependency-name: commitlint-plugin-function-rules dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index fbbd1b4..25ca34e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^6.6.0", - "commitlint-plugin-function-rules": "^2.0.2", + "commitlint-plugin-function-rules": "^3.1.0", "cypress": "12.17.3", "cypress-wait-until": "^2.0.1", "eslint": "^8.48.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b522b9..d7e03d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^6.6.0 version: 6.21.0(eslint@8.56.0)(typescript@5.3.3) commitlint-plugin-function-rules: - specifier: ^2.0.2 - version: 2.0.2(@commitlint/lint@17.8.1) + specifier: ^3.1.0 + version: 3.1.0(@commitlint/lint@17.8.1) cypress: specifier: 12.17.3 version: 12.17.3 @@ -7919,11 +7919,11 @@ packages: engines: {node: '>= 6'} dev: true - /commitlint-plugin-function-rules@2.0.2(@commitlint/lint@17.8.1): - resolution: {integrity: sha512-SZIn5H3pTzZo1wlef17lYeduFDUHklvtYW9+jFs3uoXkezLbxTN13CrV9g2I9NRc9bhrW8RdkOesV2dZA224sg==} - engines: {node: '>=16'} + /commitlint-plugin-function-rules@3.1.0(@commitlint/lint@17.8.1): + resolution: {integrity: sha512-K44912/g7ZZ0bEawrsJTn3giDEwDn6T18g/UcimUblv8hcSIoIxMX5uk6LY+uYO9cb/+3Suilbp7XoxP53Nk9g==} + engines: {node: '>=18'} peerDependencies: - '@commitlint/lint': '>=9.1.2 <18' + '@commitlint/lint': '>=9.1.2 <19' dependencies: '@commitlint/lint': 17.8.1 dev: true