From 3b69a3d53db5b475a367c46b2c386a0fea86aa51 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 12 Jan 2023 17:09:38 +0000
Subject: [PATCH] chore(deps): update commitlint monorepo to v17.4.2

---
 package-lock.json | 156 +++++++++++++++++++++++-----------------------
 package.json      |   4 +-
 2 files changed, 80 insertions(+), 80 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 921451ccf..430822dc0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,12 +10,12 @@
             "hasInstallScript": true,
             "license": "GPL-3.0-or-later",
             "devDependencies": {
-                "@commitlint/config-conventional": "17.4.0",
+                "@commitlint/config-conventional": "17.4.2",
                 "@types/jest": "27.5.2",
                 "@typescript-eslint/eslint-plugin": "5.48.1",
                 "@typescript-eslint/parser": "5.48.1",
                 "axios": "0.27.2",
-                "commitlint": "17.4.1",
+                "commitlint": "17.4.2",
                 "concurrently": "7.6.0",
                 "eslint": "8.31.0",
                 "eslint-config-airbnb": "19.0.4",
@@ -1599,15 +1599,15 @@
             "dev": true
         },
         "node_modules/@commitlint/cli": {
-            "version": "17.4.1",
-            "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
-            "integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.2.tgz",
+            "integrity": "sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==",
             "dev": true,
             "dependencies": {
                 "@commitlint/format": "^17.4.0",
-                "@commitlint/lint": "^17.4.0",
-                "@commitlint/load": "^17.4.1",
-                "@commitlint/read": "^17.4.0",
+                "@commitlint/lint": "^17.4.2",
+                "@commitlint/load": "^17.4.2",
+                "@commitlint/read": "^17.4.2",
                 "@commitlint/types": "^17.4.0",
                 "execa": "^5.0.0",
                 "lodash.isfunction": "^3.0.9",
@@ -1623,9 +1623,9 @@
             }
         },
         "node_modules/@commitlint/config-conventional": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.0.tgz",
-            "integrity": "sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz",
+            "integrity": "sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==",
             "dev": true,
             "dependencies": {
                 "conventional-changelog-conventionalcommits": "^5.0.0"
@@ -1687,9 +1687,9 @@
             }
         },
         "node_modules/@commitlint/is-ignored": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz",
-            "integrity": "sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz",
+            "integrity": "sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==",
             "dev": true,
             "dependencies": {
                 "@commitlint/types": "^17.4.0",
@@ -1700,14 +1700,14 @@
             }
         },
         "node_modules/@commitlint/lint": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.0.tgz",
-            "integrity": "sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.2.tgz",
+            "integrity": "sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==",
             "dev": true,
             "dependencies": {
-                "@commitlint/is-ignored": "^17.4.0",
-                "@commitlint/parse": "^17.4.0",
-                "@commitlint/rules": "^17.4.0",
+                "@commitlint/is-ignored": "^17.4.2",
+                "@commitlint/parse": "^17.4.2",
+                "@commitlint/rules": "^17.4.2",
                 "@commitlint/types": "^17.4.0"
             },
             "engines": {
@@ -1715,9 +1715,9 @@
             }
         },
         "node_modules/@commitlint/load": {
-            "version": "17.4.1",
-            "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
-            "integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.2.tgz",
+            "integrity": "sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw==",
             "dev": true,
             "dependencies": {
                 "@commitlint/config-validator": "^17.4.0",
@@ -1755,18 +1755,18 @@
             }
         },
         "node_modules/@commitlint/message": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.0.tgz",
-            "integrity": "sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.2.tgz",
+            "integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==",
             "dev": true,
             "engines": {
                 "node": ">=v14"
             }
         },
         "node_modules/@commitlint/parse": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.0.tgz",
-            "integrity": "sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.2.tgz",
+            "integrity": "sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==",
             "dev": true,
             "dependencies": {
                 "@commitlint/types": "^17.4.0",
@@ -1778,9 +1778,9 @@
             }
         },
         "node_modules/@commitlint/read": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.0.tgz",
-            "integrity": "sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.2.tgz",
+            "integrity": "sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg==",
             "dev": true,
             "dependencies": {
                 "@commitlint/top-level": "^17.4.0",
@@ -1825,13 +1825,13 @@
             }
         },
         "node_modules/@commitlint/rules": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.0.tgz",
-            "integrity": "sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.2.tgz",
+            "integrity": "sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==",
             "dev": true,
             "dependencies": {
                 "@commitlint/ensure": "^17.4.0",
-                "@commitlint/message": "^17.4.0",
+                "@commitlint/message": "^17.4.2",
                 "@commitlint/to-lines": "^17.4.0",
                 "@commitlint/types": "^17.4.0",
                 "execa": "^5.0.0"
@@ -5983,12 +5983,12 @@
             }
         },
         "node_modules/commitlint": {
-            "version": "17.4.1",
-            "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.1.tgz",
-            "integrity": "sha512-stTT0LYdoIUMstnaqwuVzwb7ujVWvw/1qLxFNY9jFlwX8/kLMEWX0iFOPMeiLRda4T90beNExWFc8mPe98tLzQ==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.2.tgz",
+            "integrity": "sha512-1UQecX+vSJHQXTKFMRZmf8EG3BYYjkT26JLe6FTQhu7N67FiWdWbqXMpcQSpqx/kWNz9a+DX2au2e61IH89PDA==",
             "dev": true,
             "dependencies": {
-                "@commitlint/cli": "^17.4.1",
+                "@commitlint/cli": "^17.4.2",
                 "@commitlint/types": "^17.4.0"
             },
             "bin": {
@@ -17936,15 +17936,15 @@
             "dev": true
         },
         "@commitlint/cli": {
-            "version": "17.4.1",
-            "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
-            "integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.2.tgz",
+            "integrity": "sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==",
             "dev": true,
             "requires": {
                 "@commitlint/format": "^17.4.0",
-                "@commitlint/lint": "^17.4.0",
-                "@commitlint/load": "^17.4.1",
-                "@commitlint/read": "^17.4.0",
+                "@commitlint/lint": "^17.4.2",
+                "@commitlint/load": "^17.4.2",
+                "@commitlint/read": "^17.4.2",
                 "@commitlint/types": "^17.4.0",
                 "execa": "^5.0.0",
                 "lodash.isfunction": "^3.0.9",
@@ -17954,9 +17954,9 @@
             }
         },
         "@commitlint/config-conventional": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.0.tgz",
-            "integrity": "sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz",
+            "integrity": "sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==",
             "dev": true,
             "requires": {
                 "conventional-changelog-conventionalcommits": "^5.0.0"
@@ -18003,9 +18003,9 @@
             }
         },
         "@commitlint/is-ignored": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz",
-            "integrity": "sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz",
+            "integrity": "sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==",
             "dev": true,
             "requires": {
                 "@commitlint/types": "^17.4.0",
@@ -18013,21 +18013,21 @@
             }
         },
         "@commitlint/lint": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.0.tgz",
-            "integrity": "sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.2.tgz",
+            "integrity": "sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==",
             "dev": true,
             "requires": {
-                "@commitlint/is-ignored": "^17.4.0",
-                "@commitlint/parse": "^17.4.0",
-                "@commitlint/rules": "^17.4.0",
+                "@commitlint/is-ignored": "^17.4.2",
+                "@commitlint/parse": "^17.4.2",
+                "@commitlint/rules": "^17.4.2",
                 "@commitlint/types": "^17.4.0"
             }
         },
         "@commitlint/load": {
-            "version": "17.4.1",
-            "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
-            "integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.2.tgz",
+            "integrity": "sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw==",
             "dev": true,
             "requires": {
                 "@commitlint/config-validator": "^17.4.0",
@@ -18061,15 +18061,15 @@
             }
         },
         "@commitlint/message": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.0.tgz",
-            "integrity": "sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.2.tgz",
+            "integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==",
             "dev": true
         },
         "@commitlint/parse": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.0.tgz",
-            "integrity": "sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.2.tgz",
+            "integrity": "sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==",
             "dev": true,
             "requires": {
                 "@commitlint/types": "^17.4.0",
@@ -18078,9 +18078,9 @@
             }
         },
         "@commitlint/read": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.0.tgz",
-            "integrity": "sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.2.tgz",
+            "integrity": "sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg==",
             "dev": true,
             "requires": {
                 "@commitlint/top-level": "^17.4.0",
@@ -18118,13 +18118,13 @@
             }
         },
         "@commitlint/rules": {
-            "version": "17.4.0",
-            "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.0.tgz",
-            "integrity": "sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.2.tgz",
+            "integrity": "sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==",
             "dev": true,
             "requires": {
                 "@commitlint/ensure": "^17.4.0",
-                "@commitlint/message": "^17.4.0",
+                "@commitlint/message": "^17.4.2",
                 "@commitlint/to-lines": "^17.4.0",
                 "@commitlint/types": "^17.4.0",
                 "execa": "^5.0.0"
@@ -21417,12 +21417,12 @@
             "dev": true
         },
         "commitlint": {
-            "version": "17.4.1",
-            "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.1.tgz",
-            "integrity": "sha512-stTT0LYdoIUMstnaqwuVzwb7ujVWvw/1qLxFNY9jFlwX8/kLMEWX0iFOPMeiLRda4T90beNExWFc8mPe98tLzQ==",
+            "version": "17.4.2",
+            "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.2.tgz",
+            "integrity": "sha512-1UQecX+vSJHQXTKFMRZmf8EG3BYYjkT26JLe6FTQhu7N67FiWdWbqXMpcQSpqx/kWNz9a+DX2au2e61IH89PDA==",
             "dev": true,
             "requires": {
-                "@commitlint/cli": "^17.4.1",
+                "@commitlint/cli": "^17.4.2",
                 "@commitlint/types": "^17.4.0"
             }
         },
diff --git a/package.json b/package.json
index f9f21c38b..d8e6f43f4 100644
--- a/package.json
+++ b/package.json
@@ -87,12 +87,12 @@
         }
     ],
     "devDependencies": {
-        "@commitlint/config-conventional": "17.4.0",
+        "@commitlint/config-conventional": "17.4.2",
         "@types/jest": "27.5.2",
         "@typescript-eslint/eslint-plugin": "5.48.1",
         "@typescript-eslint/parser": "5.48.1",
         "axios": "0.27.2",
-        "commitlint": "17.4.1",
+        "commitlint": "17.4.2",
         "concurrently": "7.6.0",
         "eslint": "8.31.0",
         "eslint-config-airbnb": "19.0.4",