Skip to content

Commit d2c670e

Browse files
authored
chore(deps): update npm packages (#184)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`18.6.0` -> `18.6.1`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/18.6.0/18.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fcli/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@commitlint%2fcli/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@commitlint%2fcli/18.6.0/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@commitlint%2fcli/18.6.0/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)) | [`18.6.0` -> `18.6.1`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/18.6.0/18.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fconfig-conventional/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@commitlint%2fconfig-conventional/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@commitlint%2fconfig-conventional/18.6.0/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@commitlint%2fconfig-conventional/18.6.0/18.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@stencil/core](https://stenciljs.com/) ([source](https://togithub.com/ionic-team/stencil)) | [`4.12.1` -> `4.12.2`](https://renovatebot.com/diffs/npm/@stencil%2fcore/4.12.1/4.12.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stencil%2fcore/4.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stencil%2fcore/4.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stencil%2fcore/4.12.1/4.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stencil%2fcore/4.12.1/4.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [husky](https://togithub.com/typicode/husky) | [`9.0.10` -> `9.0.11`](https://renovatebot.com/diffs/npm/husky/9.0.10/9.0.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/9.0.10/9.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/9.0.10/9.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/cli)</summary> ### [`v18.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#1861-2024-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1) **Note:** Version bump only for package [@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) </details> <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/config-conventional)</summary> ### [`v18.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#1861-2024-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) </details> <details> <summary>ionic-team/stencil (@&#8203;stencil/core)</summary> ### [`v4.12.2`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4122-2024-02-12) [Compare Source](https://togithub.com/ionic-team/stencil/compare/v4.12.1...v4.12.2) ##### Bug Fixes - **compiler:** support async globalScripts functions ([#&#8203;5158](https://togithub.com/ionic-team/stencil/issues/5158)) ([8a129ce](https://togithub.com/ionic-team/stencil/commit/8a129ce7342ba737db70e0db6eda088cc9461d7f)), closes [#&#8203;3392](https://togithub.com/ionic-team/stencil/issues/3392) - **mock-doc:** overwrite parentElement in MockHTMLElement to return null ([#&#8203;5336](https://togithub.com/ionic-team/stencil/issues/5336)) ([0d9ed22](https://togithub.com/ionic-team/stencil/commit/0d9ed22c807b1788244258d6cf5eef7c6c637e43)), closes [#&#8203;5252](https://togithub.com/ionic-team/stencil/issues/5252) </details> <details> <summary>typicode/husky (husky)</summary> ### [`v9.0.11`](https://togithub.com/typicode/husky/releases/tag/v9.0.11) [Compare Source](https://togithub.com/typicode/husky/compare/v9.0.10...v9.0.11) - chore: update package-lock.json by [@&#8203;btea](https://togithub.com/btea) in [https://github.com/typicode/husky/pull/1383](https://togithub.com/typicode/husky/pull/1383) - fix: husky=0 in init (fixes [#&#8203;1393](https://togithub.com/typicode/husky/issues/1393)) by [@&#8203;typicode](https://togithub.com/typicode) in [https://github.com/typicode/husky/pull/1395](https://togithub.com/typicode/husky/pull/1395) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Aiko-IT-Systems/Discord-React-Components). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
2 parents 6f09fd8 + 172cffa commit d2c670e

File tree

1 file changed

+109
-110
lines changed

1 file changed

+109
-110
lines changed

yarn.lock

Lines changed: 109 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,27 @@
3737
regenerator-runtime "^0.14.0"
3838

3939
"@commitlint/cli@^18.0.0":
40-
version "18.6.0"
41-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.0.tgz#f065e0514f3870b6dc9a3c608a78820806b46527"
42-
integrity sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==
43-
dependencies:
44-
"@commitlint/format" "^18.6.0"
45-
"@commitlint/lint" "^18.6.0"
46-
"@commitlint/load" "^18.6.0"
47-
"@commitlint/read" "^18.6.0"
48-
"@commitlint/types" "^18.6.0"
40+
version "18.6.1"
41+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.1.tgz#78bffdfa00d6f01425d53096954993d83f2b343d"
42+
integrity sha512-5IDE0a+lWGdkOvKH892HHAZgbAjcj1mT5QrfA/SVbLJV/BbBMGyKN0W5mhgjekPJJwEQdVNvhl9PwUacY58Usw==
43+
dependencies:
44+
"@commitlint/format" "^18.6.1"
45+
"@commitlint/lint" "^18.6.1"
46+
"@commitlint/load" "^18.6.1"
47+
"@commitlint/read" "^18.6.1"
48+
"@commitlint/types" "^18.6.1"
4949
execa "^5.0.0"
5050
lodash.isfunction "^3.0.9"
5151
resolve-from "5.0.0"
5252
resolve-global "1.0.0"
5353
yargs "^17.0.0"
5454

5555
"@commitlint/config-conventional@^18.0.0":
56-
version "18.6.0"
57-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz#88da3e34e2bfcd8a5d46bcc472553e7f63f35323"
58-
integrity sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==
56+
version "18.6.1"
57+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz#febb4bed074413162da989640a42d4d72383a618"
58+
integrity sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==
5959
dependencies:
60+
"@commitlint/types" "^18.6.1"
6061
conventional-changelog-conventionalcommits "^7.0.2"
6162

6263
"@commitlint/config-validator@^18.4.4":
@@ -67,20 +68,20 @@
6768
"@commitlint/types" "^18.4.4"
6869
ajv "^8.11.0"
6970

70-
"@commitlint/config-validator@^18.6.0":
71-
version "18.6.0"
72-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.0.tgz#ea1e04e92829dd7b90cea444f245b0bdefa0a586"
73-
integrity sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==
71+
"@commitlint/config-validator@^18.6.1":
72+
version "18.6.1"
73+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.1.tgz#e0d71a99c984a68586c7ae7afd3f52342022fae8"
74+
integrity sha512-05uiToBVfPhepcQWE1ZQBR/Io3+tb3gEotZjnI4tTzzPk16NffN6YABgwFQCLmzZefbDcmwWqJWc2XT47q7Znw==
7475
dependencies:
75-
"@commitlint/types" "^18.6.0"
76+
"@commitlint/types" "^18.6.1"
7677
ajv "^8.11.0"
7778

78-
"@commitlint/ensure@^18.6.0":
79-
version "18.6.0"
80-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.6.0.tgz#3f3dc09d99016eaab0da9423123effd820d11931"
81-
integrity sha512-xY07NmOBJ7JuhX3tic021PaeLepZARIQyqpAQoNQZoml1keBFfB6MbA7XlWZv0ebbarUFE4yhKxOPw+WFv7/qw==
79+
"@commitlint/ensure@^18.6.1":
80+
version "18.6.1"
81+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.6.1.tgz#17141e083200ca94d8480dc23b0e8f8b1fd37b7f"
82+
integrity sha512-BPm6+SspyxQ7ZTsZwXc7TRQL5kh5YWt3euKmEIBZnocMFkJevqs3fbLRb8+8I/cfbVcAo4mxRlpTPfz8zX7SnQ==
8283
dependencies:
83-
"@commitlint/types" "^18.6.0"
84+
"@commitlint/types" "^18.6.1"
8485
lodash.camelcase "^4.3.0"
8586
lodash.kebabcase "^4.1.1"
8687
lodash.snakecase "^4.1.1"
@@ -92,31 +93,36 @@
9293
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.4.tgz#ade986742c1944c8162a54288747e54a8c6146b5"
9394
integrity sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg==
9495

95-
"@commitlint/format@^18.6.0":
96-
version "18.6.0"
97-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.0.tgz#e13ef8419cd8eb37be5825a2e84e73cabbfb56ad"
98-
integrity sha512-8UNWfs2slPPSQiiVpLGJTnPHv7Jkd5KYxfbNXbmLL583bjom4RrylvyrCVnmZReA8nNad7pPXq6mDH4FNVj6xg==
96+
"@commitlint/execute-rule@^18.6.1":
97+
version "18.6.1"
98+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.6.1.tgz#18175e043fe6fb5fceea7b8530316c644f93dfe6"
99+
integrity sha512-7s37a+iWyJiGUeMFF6qBlyZciUkF8odSAnHijbD36YDctLhGKoYltdvuJ/AFfRm6cBLRtRk9cCVPdsEFtt/2rg==
100+
101+
"@commitlint/format@^18.6.1":
102+
version "18.6.1"
103+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.1.tgz#5f2b8b3ae4d8d80bd9239178e97df63e5b8d280a"
104+
integrity sha512-K8mNcfU/JEFCharj2xVjxGSF+My+FbUHoqR+4GqPGrHNqXOGNio47ziiR4HQUPKtiNs05o8/WyLBoIpMVOP7wg==
99105
dependencies:
100-
"@commitlint/types" "^18.6.0"
106+
"@commitlint/types" "^18.6.1"
101107
chalk "^4.1.0"
102108

103-
"@commitlint/is-ignored@^18.6.0":
104-
version "18.6.0"
105-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.6.0.tgz#d15ab04f547f7554cc3377d50f8e19178502b8af"
106-
integrity sha512-Xjx/ZyyJ4FdLuz0FcOvqiqSFgiO2yYj3QN9XlvyrxqbXTxPVC7QFEXJYBVPulUSN/gR7WXH1Udw+HYYfD17xog==
109+
"@commitlint/is-ignored@^18.6.1":
110+
version "18.6.1"
111+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.6.1.tgz#4ee08ba91ff3defb06e0ef19259a9c6734a8d06e"
112+
integrity sha512-MOfJjkEJj/wOaPBw5jFjTtfnx72RGwqYIROABudOtJKW7isVjFe9j0t8xhceA02QebtYf4P/zea4HIwnXg8rvA==
107113
dependencies:
108-
"@commitlint/types" "^18.6.0"
109-
semver "7.5.4"
114+
"@commitlint/types" "^18.6.1"
115+
semver "7.6.0"
110116

111-
"@commitlint/lint@^18.6.0":
112-
version "18.6.0"
113-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.0.tgz#f54c856840a6238e0c2972588c2dc986317f1b7b"
114-
integrity sha512-ycbuDWfyykPmslgiHzhz8dL6F0BJYltXLVfc+M49z0c+FNITM0v+r0Vd2+Tdtq06VTc894p2+YSmZhulY8Jn3Q==
117+
"@commitlint/lint@^18.6.1":
118+
version "18.6.1"
119+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.1.tgz#fe3834636c99ee14534a8eb3832831ac362e9fd8"
120+
integrity sha512-8WwIFo3jAuU+h1PkYe5SfnIOzp+TtBHpFr4S8oJWhu44IWKuVx6GOPux3+9H1iHOan/rGBaiacicZkMZuluhfQ==
115121
dependencies:
116-
"@commitlint/is-ignored" "^18.6.0"
117-
"@commitlint/parse" "^18.6.0"
118-
"@commitlint/rules" "^18.6.0"
119-
"@commitlint/types" "^18.6.0"
122+
"@commitlint/is-ignored" "^18.6.1"
123+
"@commitlint/parse" "^18.6.1"
124+
"@commitlint/rules" "^18.6.1"
125+
"@commitlint/types" "^18.6.1"
120126

121127
"@commitlint/load@>6.1.1":
122128
version "18.4.4"
@@ -135,15 +141,15 @@
135141
lodash.uniq "^4.5.0"
136142
resolve-from "^5.0.0"
137143

138-
"@commitlint/load@^18.6.0":
139-
version "18.6.0"
140-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.0.tgz#98108294b9383aa2905781b192215df4718babb7"
141-
integrity sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==
144+
"@commitlint/load@^18.6.1":
145+
version "18.6.1"
146+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.1.tgz#fb79ed7ee8b5897a9b5c274c1e24eda9162df816"
147+
integrity sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==
142148
dependencies:
143-
"@commitlint/config-validator" "^18.6.0"
144-
"@commitlint/execute-rule" "^18.4.4"
145-
"@commitlint/resolve-extends" "^18.6.0"
146-
"@commitlint/types" "^18.6.0"
149+
"@commitlint/config-validator" "^18.6.1"
150+
"@commitlint/execute-rule" "^18.6.1"
151+
"@commitlint/resolve-extends" "^18.6.1"
152+
"@commitlint/types" "^18.6.1"
147153
chalk "^4.1.0"
148154
cosmiconfig "^8.3.6"
149155
cosmiconfig-typescript-loader "^5.0.0"
@@ -152,27 +158,27 @@
152158
lodash.uniq "^4.5.0"
153159
resolve-from "^5.0.0"
154160

155-
"@commitlint/message@^18.4.4":
156-
version "18.4.4"
157-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.4.tgz#811682a0d147a24e5c467acdb52071434df2b9f5"
158-
integrity sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ==
161+
"@commitlint/message@^18.6.1":
162+
version "18.6.1"
163+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.6.1.tgz#107bd40923ad23d2de56c92a68b179ebfb7e314e"
164+
integrity sha512-VKC10UTMLcpVjMIaHHsY1KwhuTQtdIKPkIdVEwWV+YuzKkzhlI3aNy6oo1eAN6b/D2LTtZkJe2enHmX0corYRw==
159165

160-
"@commitlint/parse@^18.6.0":
161-
version "18.6.0"
162-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.6.0.tgz#ae19ff8ceb0c8ffab131158829b06b505b9921fd"
163-
integrity sha512-Y/G++GJpATFw54O0jikc/h2ibyGHgghtPnwsOk3O/aU092ydJ5XEHYcd7xGNQYuLweLzQis2uEwRNk9AVIPbQQ==
166+
"@commitlint/parse@^18.6.1":
167+
version "18.6.1"
168+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.6.1.tgz#2946b814125e907b9c4d63d3e71d0c1b54b30b62"
169+
integrity sha512-eS/3GREtvVJqGZrwAGRwR9Gdno3YcZ6Xvuaa+vUF8j++wsmxrA2En3n0ccfVO2qVOLJC41ni7jSZhQiJpMPGOQ==
164170
dependencies:
165-
"@commitlint/types" "^18.6.0"
171+
"@commitlint/types" "^18.6.1"
166172
conventional-changelog-angular "^7.0.0"
167173
conventional-commits-parser "^5.0.0"
168174

169-
"@commitlint/read@^18.6.0":
170-
version "18.6.0"
171-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.0.tgz#324ea1fa625f88427780df23fffe4a92d383d665"
172-
integrity sha512-w39ji8VfWhPKRquPhRHB3Yd8XIHwaNHgOh28YI1QEmZ59qVpuVUQo6h/NsVb+uoC6LbXZiofTZv2iFR084jKEA==
175+
"@commitlint/read@^18.6.1":
176+
version "18.6.1"
177+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.1.tgz#8c138311ed9749427920c369f6276be136f2aa50"
178+
integrity sha512-ia6ODaQFzXrVul07ffSgbZGFajpe8xhnDeLIprLeyfz3ivQU1dIoHp7yz0QIorZ6yuf4nlzg4ZUkluDrGN/J/w==
173179
dependencies:
174-
"@commitlint/top-level" "^18.4.4"
175-
"@commitlint/types" "^18.6.0"
180+
"@commitlint/top-level" "^18.6.1"
181+
"@commitlint/types" "^18.6.1"
176182
git-raw-commits "^2.0.11"
177183
minimist "^1.2.6"
178184

@@ -188,38 +194,38 @@
188194
resolve-from "^5.0.0"
189195
resolve-global "^1.0.0"
190196

191-
"@commitlint/resolve-extends@^18.6.0":
192-
version "18.6.0"
193-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz#db55be2b32e12593bc98dc44c6d9a9d90941bab4"
194-
integrity sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==
197+
"@commitlint/resolve-extends@^18.6.1":
198+
version "18.6.1"
199+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.1.tgz#f0572c682fc24dbabe2e0f42873261e0fa42c91a"
200+
integrity sha512-ifRAQtHwK+Gj3Bxj/5chhc4L2LIc3s30lpsyW67yyjsETR6ctHAHRu1FSpt0KqahK5xESqoJ92v6XxoDRtjwEQ==
195201
dependencies:
196-
"@commitlint/config-validator" "^18.6.0"
197-
"@commitlint/types" "^18.6.0"
202+
"@commitlint/config-validator" "^18.6.1"
203+
"@commitlint/types" "^18.6.1"
198204
import-fresh "^3.0.0"
199205
lodash.mergewith "^4.6.2"
200206
resolve-from "^5.0.0"
201207
resolve-global "^1.0.0"
202208

203-
"@commitlint/rules@^18.6.0":
204-
version "18.6.0"
205-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.6.0.tgz#6d933e2de5639b75b4946120b3880e72e66a6051"
206-
integrity sha512-pTalvCEvuCWrBWZA/YqO/3B3nZnY3Ncc+TmQsRajBdC1tkQIm5Iovdo4Ec7f2Dw1tVvpYMUUNAgcWqsY0WckWg==
209+
"@commitlint/rules@^18.6.1":
210+
version "18.6.1"
211+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.6.1.tgz#da25aeffe6c0e1c7625e44f46089fb8860986caf"
212+
integrity sha512-kguM6HxZDtz60v/zQYOe0voAtTdGybWXefA1iidjWYmyUUspO1zBPQEmJZ05/plIAqCVyNUTAiRPWIBKLCrGew==
207213
dependencies:
208-
"@commitlint/ensure" "^18.6.0"
209-
"@commitlint/message" "^18.4.4"
210-
"@commitlint/to-lines" "^18.4.4"
211-
"@commitlint/types" "^18.6.0"
214+
"@commitlint/ensure" "^18.6.1"
215+
"@commitlint/message" "^18.6.1"
216+
"@commitlint/to-lines" "^18.6.1"
217+
"@commitlint/types" "^18.6.1"
212218
execa "^5.0.0"
213219

214-
"@commitlint/to-lines@^18.4.4":
215-
version "18.4.4"
216-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.4.tgz#546cf8d985459f3526359b6a63d7a5b421e1ed60"
217-
integrity sha512-mwe2Roa59NCz/krniAdCygFabg7+fQCkIhXqBHw00XQ8Y7lw4poZLLxeGI3p3bLpcEOXdqIDrEGLwHmG5lBdwQ==
220+
"@commitlint/to-lines@^18.6.1":
221+
version "18.6.1"
222+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.6.1.tgz#d28827a4a540c98eea1aae31dafd66f80b2f1b9e"
223+
integrity sha512-Gl+orGBxYSNphx1+83GYeNy5N0dQsHBQ9PJMriaLQDB51UQHCVLBT/HBdOx5VaYksivSf5Os55TLePbRLlW50Q==
218224

219-
"@commitlint/top-level@^18.4.4":
220-
version "18.4.4"
221-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.4.tgz#df69ffa49fdc4541d1f05e814352d575fb0f3b0d"
222-
integrity sha512-PBwW1drgeavl9CadB7IPRUk6rkUP/O8jEkxjlC+ofuh3pw0bzJdAT+Kw7M1Yc9KtTb9xTaqUB8uvRtaybHa/tQ==
225+
"@commitlint/top-level@^18.6.1":
226+
version "18.6.1"
227+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.6.1.tgz#429fcb985e3beaba9b17e05c0ae61926c647baf0"
228+
integrity sha512-HyiHQZUTf0+r0goTCDs/bbVv/LiiQ7AVtz6KIar+8ZrseB9+YJAIo8HQ2IC2QT1y3N1lbW6OqVEsTHjbT6hGSw==
223229
dependencies:
224230
find-up "^5.0.0"
225231

@@ -230,10 +236,10 @@
230236
dependencies:
231237
chalk "^4.1.0"
232238

233-
"@commitlint/types@^18.6.0":
234-
version "18.6.0"
235-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.0.tgz#3d3493cb5910f60f3749a8eb56aca47dc2e1b662"
236-
integrity sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==
239+
"@commitlint/types@^18.6.1":
240+
version "18.6.1"
241+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.1.tgz#7eb3ab2d799d9166fbb98b96b0744581e59a4ad4"
242+
integrity sha512-gwRLBLra/Dozj2OywopeuHj2ac26gjGkz2cZ+86cTJOdtWfiRRr4+e77ZDAGc6MDWxaWheI+mAV5TLWWRwqrFg==
237243
dependencies:
238244
chalk "^4.1.0"
239245

@@ -496,9 +502,9 @@
496502
integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==
497503

498504
"@stencil/core@^4.0.1":
499-
version "4.12.1"
500-
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.12.1.tgz#1a98c6d53ac36250589b2644c327474a80f09ea9"
501-
integrity sha512-l7UUCEV+4Yr1i6BL2DGSQPAzM3x/V4Fx9n9Z0/gdAgX11I25xY0MnH5jbQ69ug6ms/8KUV6SouS1R7MjjM/JnQ==
505+
version "4.12.2"
506+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.12.2.tgz#3811a30c63b7e18a400d65ca41acb9216ad256dc"
507+
integrity sha512-WEMpoqwMV4hY/ab2z9NxRhSeZwuKEugjyn6Vd+qA9xqZh6VNUL27QbP8vCa7IeqD4Zql4JBtKu3lVuBHutWE6w==
502508

503509
"@stencil/react-output-target@^0.5.3":
504510
version "0.5.3"
@@ -2303,9 +2309,9 @@ has-unicode@^2.0.1:
23032309
integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==
23042310

23052311
hasown@^2.0.0:
2306-
version "2.0.0"
2307-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
2308-
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
2312+
version "2.0.1"
2313+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.1.tgz#26f48f039de2c0f8d3356c223fb8d50253519faa"
2314+
integrity sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==
23092315
dependencies:
23102316
function-bind "^1.1.2"
23112317

@@ -2377,9 +2383,9 @@ human-signals@^5.0.0:
23772383
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
23782384

23792385
husky@^9.0.0:
2380-
version "9.0.10"
2381-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
2382-
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
2386+
version "9.0.11"
2387+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
2388+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
23832389

23842390
iconv-lite@^0.4.24:
23852391
version "0.4.24"
@@ -4099,10 +4105,10 @@ scheduler@^0.23.0:
40994105
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
41004106
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
41014107

4102-
semver@7.5.4, semver@^7.3.4:
4103-
version "7.5.4"
4104-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
4105-
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
4108+
semver@7.6.0, semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
4109+
version "7.6.0"
4110+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
4111+
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
41064112
dependencies:
41074113
lru-cache "^6.0.0"
41084114

@@ -4111,13 +4117,6 @@ semver@^6.3.1:
41114117
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
41124118
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
41134119

4114-
semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
4115-
version "7.6.0"
4116-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
4117-
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
4118-
dependencies:
4119-
lru-cache "^6.0.0"
4120-
41214120
set-blocking@^2.0.0:
41224121
version "2.0.0"
41234122
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

0 commit comments

Comments
 (0)