From 292a2880663b654b74714123db420cc8a0104d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 12:09:53 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/config-conventional (#9371) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f79a787e..2fe8dbff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "@babel/preset-react": "=7.23.3", "@babel/register": "=7.22.15", "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^18.4.0", "@jest/globals": "=29.7.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", "@release-it/conventional-changelog": "=5.1.0", @@ -2144,9 +2144,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz", - "integrity": "sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", + "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -31570,9 +31570,9 @@ } }, "@commitlint/config-conventional": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz", - "integrity": "sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", + "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^7.0.2" diff --git a/package.json b/package.json index 21d5985e..da80fb95 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@babel/preset-react": "=7.23.3", "@babel/register": "=7.22.15", "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^18.4.0", "@jest/globals": "=29.7.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", "@release-it/conventional-changelog": "=5.1.0",