Skip to content

Commit 48fc265

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update commitlint monorepo to v17
1 parent 6811483 commit 48fc265

File tree

2 files changed

+114
-113
lines changed

2 files changed

+114
-113
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"sourcegraph": ">=25.5.0"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "^16.3.0",
51-
"@commitlint/config-conventional": "^16.2.4",
50+
"@commitlint/cli": "^17.0.2",
51+
"@commitlint/config-conventional": "^17.0.2",
5252
"@sourcegraph/eslint-config": "^0.29.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",

yarn.lock

Lines changed: 112 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -108,157 +108,158 @@
108108
lodash "^4.17.19"
109109
to-fast-properties "^2.0.0"
110110

111-
"@commitlint/cli@^16.3.0":
112-
version "16.3.0"
113-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.3.0.tgz#5689f5c2abbb7880d5ff13329251e5648a784b16"
114-
integrity sha512-P+kvONlfsuTMnxSwWE1H+ZcPMY3STFaHb2kAacsqoIkNx66O0T7sTpBxpxkMrFPyhkJiLJnJWMhk4bbvYD3BMA==
115-
dependencies:
116-
"@commitlint/format" "^16.2.1"
117-
"@commitlint/lint" "^16.2.4"
118-
"@commitlint/load" "^16.3.0"
119-
"@commitlint/read" "^16.2.1"
120-
"@commitlint/types" "^16.2.1"
111+
"@commitlint/cli@^17.0.2":
112+
version "17.0.2"
113+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.2.tgz#57c925fb5f09b8e4a83448d94db291ddf7aa58ee"
114+
integrity sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==
115+
dependencies:
116+
"@commitlint/format" "^17.0.0"
117+
"@commitlint/lint" "^17.0.0"
118+
"@commitlint/load" "^17.0.0"
119+
"@commitlint/read" "^17.0.0"
120+
"@commitlint/types" "^17.0.0"
121+
execa "^5.0.0"
121122
lodash "^4.17.19"
122123
resolve-from "5.0.0"
123124
resolve-global "1.0.0"
124125
yargs "^17.0.0"
125126

126-
"@commitlint/config-conventional@^16.2.4":
127-
version "16.2.4"
128-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz#56647108c89ed06fc5271242787550331988c0fb"
129-
integrity sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==
127+
"@commitlint/config-conventional@^17.0.2":
128+
version "17.0.2"
129+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
130+
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
130131
dependencies:
131-
conventional-changelog-conventionalcommits "^4.3.1"
132+
conventional-changelog-conventionalcommits "^5.0.0"
132133

133-
"@commitlint/config-validator@^16.2.1":
134-
version "16.2.1"
135-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.2.1.tgz#794e769afd4756e4cf1bfd823b6612932e39c56d"
136-
integrity sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==
134+
"@commitlint/config-validator@^17.0.0":
135+
version "17.0.0"
136+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.0.0.tgz#49ab09f3ca0ac3449e79ea389cb4942423162ac0"
137+
integrity sha512-78IQjoZWR4kDHp/U5y17euEWzswJpPkA9TDL5F6oZZZaLIEreWzrDZD5PWtM8MsSRl/K2LDU/UrzYju2bKLMpA==
137138
dependencies:
138-
"@commitlint/types" "^16.2.1"
139+
"@commitlint/types" "^17.0.0"
139140
ajv "^6.12.6"
140141

141-
"@commitlint/ensure@^16.2.1":
142-
version "16.2.1"
143-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.2.1.tgz#0fc538173f95c1eb2694eeedb79cab478347f16f"
144-
integrity sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==
142+
"@commitlint/ensure@^17.0.0":
143+
version "17.0.0"
144+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.0.0.tgz#781ff5f8870cb98ce4496d5c71649a4cd122a0e0"
145+
integrity sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==
145146
dependencies:
146-
"@commitlint/types" "^16.2.1"
147+
"@commitlint/types" "^17.0.0"
147148
lodash "^4.17.19"
148149

149-
"@commitlint/execute-rule@^16.2.1":
150-
version "16.2.1"
151-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz#60be73be4b9af97a41546e7ce59fdd33787c65f8"
152-
integrity sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==
150+
"@commitlint/execute-rule@^17.0.0":
151+
version "17.0.0"
152+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.0.0.tgz#186e9261fd36733922ae617497888c4bdb6e5c92"
153+
integrity sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==
153154

154-
"@commitlint/format@^16.2.1":
155-
version "16.2.1"
156-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-16.2.1.tgz#6e673f710c799be78e68b2682323e04f75080d07"
157-
integrity sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==
155+
"@commitlint/format@^17.0.0":
156+
version "17.0.0"
157+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.0.0.tgz#2c991ac0df3955fe5d7d4d733967bd17e6cfd9e0"
158+
integrity sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA==
158159
dependencies:
159-
"@commitlint/types" "^16.2.1"
160-
chalk "^4.0.0"
160+
"@commitlint/types" "^17.0.0"
161+
chalk "^4.1.0"
161162

162-
"@commitlint/is-ignored@^16.2.4":
163-
version "16.2.4"
164-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.4.tgz#369e40a240ad5451bf2b57a80829253129d7f19b"
165-
integrity sha512-Lxdq9aOAYCOOOjKi58ulbwK/oBiiKz+7Sq0+/SpFIEFwhHkIVugvDvWjh2VRBXmRC/x5lNcjDcYEwS/uYUvlYQ==
163+
"@commitlint/is-ignored@^17.0.0":
164+
version "17.0.0"
165+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.0.0.tgz#64f53517b390689e58aa3c29fbf1e05b7d4fbd65"
166+
integrity sha512-UmacD0XM/wWykgdXn5CEWVS4XGuqzU+ZGvM2hwv85+SXGnIOaG88XHrt81u37ZeVt1riWW+YdOxcJW6+nd5v5w==
166167
dependencies:
167-
"@commitlint/types" "^16.2.1"
168+
"@commitlint/types" "^17.0.0"
168169
semver "7.3.7"
169170

170-
"@commitlint/lint@^16.2.4":
171-
version "16.2.4"
172-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.4.tgz#575f5a9d227dddfca8386253d9aff27be5b94788"
173-
integrity sha512-AUDuwOxb2eGqsXbTMON3imUGkc1jRdtXrbbohiLSCSk3jFVXgJLTMaEcr39pR00N8nE9uZ+V2sYaiILByZVmxQ==
174-
dependencies:
175-
"@commitlint/is-ignored" "^16.2.4"
176-
"@commitlint/parse" "^16.2.1"
177-
"@commitlint/rules" "^16.2.4"
178-
"@commitlint/types" "^16.2.1"
179-
180-
"@commitlint/load@^16.3.0":
181-
version "16.3.0"
182-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.3.0.tgz#e674ccc9edefd64a2d8b82d175de81ec3bb70eca"
183-
integrity sha512-3tykjV/iwbkv2FU9DG+NZ/JqmP0Nm3b7aDwgCNQhhKV5P74JAuByULkafnhn+zsFGypG1qMtI5u+BZoa9APm0A==
184-
dependencies:
185-
"@commitlint/config-validator" "^16.2.1"
186-
"@commitlint/execute-rule" "^16.2.1"
187-
"@commitlint/resolve-extends" "^16.2.1"
188-
"@commitlint/types" "^16.2.1"
171+
"@commitlint/lint@^17.0.0":
172+
version "17.0.0"
173+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.0.0.tgz#38ef61e0e977d738f738233fbcdf33a5fc04cf96"
174+
integrity sha512-5FL7VLvGJQby24q0pd4UdM8FNFcL+ER1T/UBf8A9KRL5+QXV1Rkl6Zhcl7+SGpGlVo6Yo0pm6aLW716LVKWLGg==
175+
dependencies:
176+
"@commitlint/is-ignored" "^17.0.0"
177+
"@commitlint/parse" "^17.0.0"
178+
"@commitlint/rules" "^17.0.0"
179+
"@commitlint/types" "^17.0.0"
180+
181+
"@commitlint/load@^17.0.0":
182+
version "17.0.0"
183+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.0.0.tgz#0bbefe6d8b99276714c5ea8ef32de2bd2f082698"
184+
integrity sha512-XaiHF4yWQOPAI0O6wXvk+NYLtJn/Xb7jgZEeKd4C1ZWd7vR7u8z5h0PkWxSr0uLZGQsElGxv3fiZ32C5+q6M8w==
185+
dependencies:
186+
"@commitlint/config-validator" "^17.0.0"
187+
"@commitlint/execute-rule" "^17.0.0"
188+
"@commitlint/resolve-extends" "^17.0.0"
189+
"@commitlint/types" "^17.0.0"
189190
"@types/node" ">=12"
190-
chalk "^4.0.0"
191+
chalk "^4.1.0"
191192
cosmiconfig "^7.0.0"
192193
cosmiconfig-typescript-loader "^2.0.0"
193194
lodash "^4.17.19"
194195
resolve-from "^5.0.0"
195-
typescript "^4.4.3"
196+
typescript "^4.6.4"
196197

197-
"@commitlint/message@^16.2.1":
198-
version "16.2.1"
199-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-16.2.1.tgz#bc6a0fa446a746ac2ca78cf372e4cec48daf620d"
200-
integrity sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==
198+
"@commitlint/message@^17.0.0":
199+
version "17.0.0"
200+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.0.0.tgz#ae0f8ec6a3e5c8d369792a2c391952c7596cca73"
201+
integrity sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==
201202

202-
"@commitlint/parse@^16.2.1":
203-
version "16.2.1"
204-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-16.2.1.tgz#50b359cb711ec566d2ee236a8e4c6baca07b77c0"
205-
integrity sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==
203+
"@commitlint/parse@^17.0.0":
204+
version "17.0.0"
205+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.0.0.tgz#6d508a1e2aec76f348a447994f26e9b749c02091"
206+
integrity sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==
206207
dependencies:
207-
"@commitlint/types" "^16.2.1"
208+
"@commitlint/types" "^17.0.0"
208209
conventional-changelog-angular "^5.0.11"
209210
conventional-commits-parser "^3.2.2"
210211

211-
"@commitlint/read@^16.2.1":
212-
version "16.2.1"
213-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-16.2.1.tgz#e0539205d77cdb6879b560f95e5fb251e0c6f562"
214-
integrity sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==
212+
"@commitlint/read@^17.0.0":
213+
version "17.0.0"
214+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.0.0.tgz#8ab01cf2f27350d8f81f21690962679a7cae5abf"
215+
integrity sha512-zkuOdZayKX3J6F6mPnVMzohK3OBrsEdOByIqp4zQjA9VLw1hMsDEFQ18rKgUc2adkZar+4S01QrFreDCfZgbxA==
215216
dependencies:
216-
"@commitlint/top-level" "^16.2.1"
217-
"@commitlint/types" "^16.2.1"
217+
"@commitlint/top-level" "^17.0.0"
218+
"@commitlint/types" "^17.0.0"
218219
fs-extra "^10.0.0"
219220
git-raw-commits "^2.0.0"
220221

221-
"@commitlint/resolve-extends@^16.2.1":
222-
version "16.2.1"
223-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz#2f7833a5a3a7aa79f508e59fcb0f1d33c45ed360"
224-
integrity sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==
222+
"@commitlint/resolve-extends@^17.0.0":
223+
version "17.0.0"
224+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.0.0.tgz#3a40ee08184b984acf475ebc962641f435e3a639"
225+
integrity sha512-wi60WiJmwaQ7lzMXK8Vbc18Hq9tE2j/6iv2AFfPUGV7fvfY6Sf1iNKuUHirSqR0fquUyufIXe4y/K9A6LVIIvw==
225226
dependencies:
226-
"@commitlint/config-validator" "^16.2.1"
227-
"@commitlint/types" "^16.2.1"
227+
"@commitlint/config-validator" "^17.0.0"
228+
"@commitlint/types" "^17.0.0"
228229
import-fresh "^3.0.0"
229230
lodash "^4.17.19"
230231
resolve-from "^5.0.0"
231232
resolve-global "^1.0.0"
232233

233-
"@commitlint/rules@^16.2.4":
234-
version "16.2.4"
235-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.4.tgz#c2fbbf20d9d0e8fcf25690c88a27750d4a3e867b"
236-
integrity sha512-rK5rNBIN2ZQNQK+I6trRPK3dWa0MtaTN4xnwOma1qxa4d5wQMQJtScwTZjTJeallFxhOgbNOgr48AMHkdounVg==
234+
"@commitlint/rules@^17.0.0":
235+
version "17.0.0"
236+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.0.0.tgz#4eecc5d28cabbc5f3f73838fb02592b551f9bf62"
237+
integrity sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==
237238
dependencies:
238-
"@commitlint/ensure" "^16.2.1"
239-
"@commitlint/message" "^16.2.1"
240-
"@commitlint/to-lines" "^16.2.1"
241-
"@commitlint/types" "^16.2.1"
239+
"@commitlint/ensure" "^17.0.0"
240+
"@commitlint/message" "^17.0.0"
241+
"@commitlint/to-lines" "^17.0.0"
242+
"@commitlint/types" "^17.0.0"
242243
execa "^5.0.0"
243244

244-
"@commitlint/to-lines@^16.2.1":
245-
version "16.2.1"
246-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-16.2.1.tgz#42d000f34dc0406f514991e86237fdab5e8affd0"
247-
integrity sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==
245+
"@commitlint/to-lines@^17.0.0":
246+
version "17.0.0"
247+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.0.0.tgz#5766895836b8085b099a098482f88a03f070b411"
248+
integrity sha512-nEi4YEz04Rf2upFbpnEorG8iymyH7o9jYIVFBG1QdzebbIFET3ir+8kQvCZuBE5pKCtViE4XBUsRZz139uFrRQ==
248249

249-
"@commitlint/top-level@^16.2.1":
250-
version "16.2.1"
251-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-16.2.1.tgz#bdaa53ab3d8970e0288879f1a342a8c2dfe01583"
252-
integrity sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==
250+
"@commitlint/top-level@^17.0.0":
251+
version "17.0.0"
252+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.0.0.tgz#ebd0df4c703c026c2fbdc20fa746836334f4ed15"
253+
integrity sha512-dZrEP1PBJvodNWYPOYiLWf6XZergdksKQaT6i1KSROLdjf5Ai0brLOv5/P+CPxBeoj3vBxK4Ax8H1Pg9t7sHIQ==
253254
dependencies:
254255
find-up "^5.0.0"
255256

256-
"@commitlint/types@^16.2.1":
257-
version "16.2.1"
258-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.2.1.tgz#f25d373b88b01e51fc3fa44488101361945a61bd"
259-
integrity sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==
257+
"@commitlint/types@^17.0.0":
258+
version "17.0.0"
259+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.0.0.tgz#3b4604c1a0f06c340ce976e6c6903d4f56e3e690"
260+
integrity sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ==
260261
dependencies:
261-
chalk "^4.0.0"
262+
chalk "^4.1.0"
262263

263264
"@cspotcode/source-map-support@^0.8.0":
264265
version "0.8.1"
@@ -1697,10 +1698,10 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.11:
16971698
compare-func "^2.0.0"
16981699
q "^1.5.1"
16991700

1700-
conventional-changelog-conventionalcommits@^4.3.1:
1701-
version "4.4.0"
1702-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4"
1703-
integrity sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==
1701+
conventional-changelog-conventionalcommits@^5.0.0:
1702+
version "5.0.0"
1703+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
1704+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
17041705
dependencies:
17051706
compare-func "^2.0.0"
17061707
lodash "^4.17.15"
@@ -7433,10 +7434,10 @@ typescript@^3.9.6:
74337434
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
74347435
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
74357436

7436-
typescript@^4.4.3:
7437-
version "4.4.4"
7438-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7439-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7437+
typescript@^4.6.4:
7438+
version "4.7.2"
7439+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
7440+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
74407441

74417442
uglify-js@^3.1.4:
74427443
version "3.5.9"

0 commit comments

Comments
 (0)