Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to ^17.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2023
1 parent 66b2369 commit 18ae76c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 45 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
}
},
"devDependencies": {
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@sourcegraph/eslint-config": "^0.33.0",
"@sourcegraph/prettierrc": "^3.0.3",
"@sourcegraph/tsconfig": "^4.0.1",
Expand Down
87 changes: 44 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,26 +117,26 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@commitlint/cli@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad"
integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==
"@commitlint/cli@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
dependencies:
"@commitlint/format" "^17.4.0"
"@commitlint/lint" "^17.4.0"
"@commitlint/load" "^17.4.0"
"@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"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.0.tgz#9188d793886d8a1c633834602f06a642dd16ed64"
integrity sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==
"@commitlint/config-conventional@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
dependencies:
conventional-changelog-conventionalcommits "^5.0.0"

Expand Down Expand Up @@ -173,33 +173,34 @@
"@commitlint/types" "^17.4.0"
chalk "^4.1.0"

"@commitlint/is-ignored@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz#7c1f35db20c409783935b9305ad695f378287b31"
integrity sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==
"@commitlint/is-ignored@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz#2d40a34e071c3e595e485fafe8460457a7b7af9d"
integrity sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==
dependencies:
"@commitlint/types" "^17.4.0"
semver "7.3.8"

"@commitlint/lint@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.0.tgz#ba3554692d8e156db04085caa75eab9d46908449"
integrity sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==
"@commitlint/lint@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd"
integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==
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"

"@commitlint/load@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538"
integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==
"@commitlint/load@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.2.tgz#551875c3e1dce6dc0375dc9c8ad551de8ba35de4"
integrity sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw==
dependencies:
"@commitlint/config-validator" "^17.4.0"
"@commitlint/execute-rule" "^17.4.0"
"@commitlint/resolve-extends" "^17.4.0"
"@commitlint/types" "^17.4.0"
"@types/node" "*"
chalk "^4.1.0"
cosmiconfig "^8.0.0"
cosmiconfig-typescript-loader "^4.0.0"
Expand All @@ -210,24 +211,24 @@
ts-node "^10.8.1"
typescript "^4.6.4"

"@commitlint/message@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.0.tgz#40779163d1cd7946b081077e1ef7f831baa577e5"
integrity sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==
"@commitlint/message@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==

"@commitlint/parse@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.0.tgz#bb2a78dcad9abd12a53a9d50387a45c5b86afcff"
integrity sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==
"@commitlint/parse@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.2.tgz#b0f8a257a1f93387a497408b0b4cadba60ee3359"
integrity sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==
dependencies:
"@commitlint/types" "^17.4.0"
conventional-changelog-angular "^5.0.11"
conventional-commits-parser "^3.2.2"

"@commitlint/read@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.0.tgz#946def0be19a2af8fd1d09cd7ad7f33b3c30b610"
integrity sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==
"@commitlint/read@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.2.tgz#4880a05271fb44cefa54d365a17d5753496a6de0"
integrity sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg==
dependencies:
"@commitlint/top-level" "^17.4.0"
"@commitlint/types" "^17.4.0"
Expand All @@ -247,13 +248,13 @@
resolve-from "^5.0.0"
resolve-global "^1.0.0"

"@commitlint/rules@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.0.tgz#7814f9de38c10ba17b33dd16a05be8f181031538"
integrity sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==
"@commitlint/rules@^17.4.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b"
integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==
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"
Expand Down

0 comments on commit 18ae76c

Please sign in to comment.