diff --git a/package.json b/package.json index e6304953..4515114f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "cheerio": "git+http://github.com/iamogbz/cheerio-web.git" }, "devDependencies": { - "@commitlint/cli": "^19.2.0", + "@commitlint/cli": "^19.2.1", "@commitlint/config-conventional": "^19.1.0", "@qiwi/semantic-release-gh-pages-plugin": "^5.2.12", "@semantic-release/exec": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfb7060a..fcb774ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ dependencies: devDependencies: '@commitlint/cli': - specifier: ^19.2.0 - version: 19.2.0(@types/node@20.11.28)(typescript@5.4.2) + specifier: ^19.2.1 + version: 19.2.1(@types/node@20.11.28)(typescript@5.4.2) '@commitlint/config-conventional': specifier: ^19.1.0 version: 19.1.0 @@ -476,15 +476,15 @@ packages: dev: true optional: true - /@commitlint/cli@19.2.0(@types/node@20.11.28)(typescript@5.4.2): - resolution: {integrity: sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==} + /@commitlint/cli@19.2.1(@types/node@20.11.28)(typescript@5.4.2): + resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 '@commitlint/lint': 19.1.0 '@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2) - '@commitlint/read': 19.2.0 + '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 yargs: 17.7.2 @@ -585,8 +585,8 @@ packages: conventional-commits-parser: 5.0.0 dev: true - /@commitlint/read@19.2.0: - resolution: {integrity: sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==} + /@commitlint/read@19.2.1: + resolution: {integrity: sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==} engines: {node: '>=v18'} dependencies: '@commitlint/top-level': 19.0.0