From c3e9d526578a8cf0e5c8b6e48e31a697e726f0e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 10:04:27 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v18.5.0 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @commitlint/cli | 18.4.4 | 18.5.0 | | npm | @commitlint/config-conventional | 18.4.4 | 18.5.0 | --- package.json | 4 +-- pnpm-lock.yaml | 67 +++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 57 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 22f47c91..aec5e26d 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "zustand": "4.4.7" }, "devDependencies": { - "@commitlint/cli": "18.4.4", - "@commitlint/config-conventional": "18.4.4", + "@commitlint/cli": "18.5.0", + "@commitlint/config-conventional": "18.5.0", "@tailwindcss/forms": "^0.5.4", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ee6a5ed..ef03f8a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,11 +47,11 @@ dependencies: devDependencies: '@commitlint/cli': - specifier: 18.4.4 - version: 18.4.4(@types/node@20.4.7)(typescript@5.3.3) + specifier: 18.5.0 + version: 18.5.0(@types/node@20.4.7)(typescript@5.3.3) '@commitlint/config-conventional': - specifier: 18.4.4 - version: 18.4.4 + specifier: 18.5.0 + version: 18.5.0 '@tailwindcss/forms': specifier: ^0.5.4 version: 0.5.4(tailwindcss@3.4.1) @@ -1546,14 +1546,14 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@commitlint/cli@18.4.4(@types/node@20.4.7)(typescript@5.3.3): - resolution: {integrity: sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==} + /@commitlint/cli@18.5.0(@types/node@20.4.7)(typescript@5.3.3): + resolution: {integrity: sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.4.4 - '@commitlint/lint': 18.4.4 - '@commitlint/load': 18.4.4(@types/node@20.4.7)(typescript@5.3.3) + '@commitlint/lint': 18.5.0 + '@commitlint/load': 18.5.0(@types/node@20.4.7)(typescript@5.3.3) '@commitlint/read': 18.4.4 '@commitlint/types': 18.4.4 execa: 5.1.1 @@ -1566,8 +1566,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@18.4.4: - resolution: {integrity: sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==} + /@commitlint/config-conventional@18.5.0: + resolution: {integrity: sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==} engines: {node: '>=v18'} dependencies: conventional-changelog-conventionalcommits: 7.0.2 @@ -1581,6 +1581,15 @@ packages: '@commitlint/types': 18.4.4 ajv: 8.12.0 dev: true + optional: true + + /@commitlint/config-validator@18.5.0: + resolution: {integrity: sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==} + engines: {node: '>=v18'} + dependencies: + '@commitlint/types': 18.4.4 + ajv: 8.12.0 + dev: true /@commitlint/ensure@18.4.4: resolution: {integrity: sha512-KjD19p6julB5WrQL+Cd8p+AePwpl1XzGAjB0jnuFMKWtji9L7ucCZUKDstGjlkBZGGzH/nvdB8K+bh5K27EVUg==} @@ -1616,8 +1625,8 @@ packages: semver: 7.5.4 dev: true - /@commitlint/lint@18.4.4: - resolution: {integrity: sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==} + /@commitlint/lint@18.5.0: + resolution: {integrity: sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==} engines: {node: '>=v18'} dependencies: '@commitlint/is-ignored': 18.4.4 @@ -1646,6 +1655,27 @@ packages: - '@types/node' - typescript dev: true + optional: true + + /@commitlint/load@18.5.0(@types/node@20.4.7)(typescript@5.3.3): + resolution: {integrity: sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==} + engines: {node: '>=v18'} + dependencies: + '@commitlint/config-validator': 18.5.0 + '@commitlint/execute-rule': 18.4.4 + '@commitlint/resolve-extends': 18.5.0 + '@commitlint/types': 18.4.4 + chalk: 4.1.2 + cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.4.7)(cosmiconfig@8.3.6)(typescript@5.3.3) + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + lodash.uniq: 4.5.0 + resolve-from: 5.0.0 + transitivePeerDependencies: + - '@types/node' + - typescript + dev: true /@commitlint/message@18.4.4: resolution: {integrity: sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ==} @@ -1683,6 +1713,19 @@ packages: resolve-from: 5.0.0 resolve-global: 1.0.0 dev: true + optional: true + + /@commitlint/resolve-extends@18.5.0: + resolution: {integrity: sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==} + engines: {node: '>=v18'} + dependencies: + '@commitlint/config-validator': 18.5.0 + '@commitlint/types': 18.4.4 + import-fresh: 3.3.0 + lodash.mergewith: 4.6.2 + resolve-from: 5.0.0 + resolve-global: 1.0.0 + dev: true /@commitlint/rules@18.4.4: resolution: {integrity: sha512-6Uzlsnl/GljEI+80NWjf4ThOfR8NIsbm18IfXYuCEchlwMHSxiuYG4rHSK5DNmG/+MIo8eR5VdQ0gQyt7kWzAA==}