Skip to content

Commit b59dead

Browse files
committed
chore(deps): update commitlint monorepo to ^18.4.3
1 parent 791dcdc commit b59dead

File tree

2 files changed

+126
-121
lines changed

2 files changed

+126
-121
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"sourcegraph": ">=25.7.0"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "^18.2.0",
51-
"@commitlint/config-conventional": "^18.1.0",
50+
"@commitlint/cli": "^18.4.3",
51+
"@commitlint/config-conventional": "^18.4.3",
5252
"@sourcegraph/eslint-config": "^0.37.1",
5353
"@sourcegraph/prettierrc": "^2.2.0",
5454
"@sourcegraph/tsconfig": "^4.0.1",

yarn.lock

+124-119
Original file line numberDiff line numberDiff line change
@@ -113,162 +113,162 @@
113113
lodash "^4.17.19"
114114
to-fast-properties "^2.0.0"
115115

116-
"@commitlint/cli@^18.2.0":
117-
version "18.2.0"
118-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.2.0.tgz#c2dc8f0a834b5c4befa48cad6396f694f28d2b5f"
119-
integrity sha512-F/DCG791kMFmWg5eIdogakuGeg4OiI2kD430ed1a1Hh3epvrJdeIAgcGADAMIOmF+m0S1+VlIYUKG2dvQQ1Izw==
120-
dependencies:
121-
"@commitlint/format" "^18.1.0"
122-
"@commitlint/lint" "^18.1.0"
123-
"@commitlint/load" "^18.2.0"
124-
"@commitlint/read" "^18.1.0"
125-
"@commitlint/types" "^18.1.0"
116+
"@commitlint/cli@^18.4.3":
117+
version "18.4.3"
118+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.3.tgz#5b6112035f2cb17b76244cde5f1587ab853c2365"
119+
integrity sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==
120+
dependencies:
121+
"@commitlint/format" "^18.4.3"
122+
"@commitlint/lint" "^18.4.3"
123+
"@commitlint/load" "^18.4.3"
124+
"@commitlint/read" "^18.4.3"
125+
"@commitlint/types" "^18.4.3"
126126
execa "^5.0.0"
127127
lodash.isfunction "^3.0.9"
128128
resolve-from "5.0.0"
129129
resolve-global "1.0.0"
130130
yargs "^17.0.0"
131131

132-
"@commitlint/config-conventional@^18.1.0":
133-
version "18.1.0"
134-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz#f8f37b0de4090ebd3f9418672184814fab520205"
135-
integrity sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==
132+
"@commitlint/config-conventional@^18.4.3":
133+
version "18.4.3"
134+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.3.tgz#8158e6bd874a86ff46a6424f45acd803bc5fef1b"
135+
integrity sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==
136136
dependencies:
137137
conventional-changelog-conventionalcommits "^7.0.2"
138138

139-
"@commitlint/config-validator@^18.1.0":
140-
version "18.1.0"
141-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.1.0.tgz#e717151ab99206bdf70d2b526a32e530cec72512"
142-
integrity sha512-kbHkIuItXn93o2NmTdwi5Mk1ujyuSIysRE/XHtrcps/27GuUKEIqBJp6TdJ4Sq+ze59RlzYSHMKuDKZbfg9+uQ==
139+
"@commitlint/config-validator@^18.4.3":
140+
version "18.4.3"
141+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.3.tgz#cf71d36383cd5241e3b74097e7110514d5d43860"
142+
integrity sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==
143143
dependencies:
144-
"@commitlint/types" "^18.1.0"
144+
"@commitlint/types" "^18.4.3"
145145
ajv "^8.11.0"
146146

147-
"@commitlint/ensure@^18.1.0":
148-
version "18.1.0"
149-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.1.0.tgz#3342fdaf42210166a6ca8779c0028298dd60b4b7"
150-
integrity sha512-CkPzJ9UBumIo54VDcpmBlaVX81J++wzEhN3DJH9+6PaLeiIG+gkSx8t7C2gfwG7PaiW4HzQtdQlBN5ab+c4vFQ==
147+
"@commitlint/ensure@^18.4.3":
148+
version "18.4.3"
149+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.4.3.tgz#1193a6418fe05edc8d5eff91f3129db345fa1d38"
150+
integrity sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==
151151
dependencies:
152-
"@commitlint/types" "^18.1.0"
152+
"@commitlint/types" "^18.4.3"
153153
lodash.camelcase "^4.3.0"
154154
lodash.kebabcase "^4.1.1"
155155
lodash.snakecase "^4.1.1"
156156
lodash.startcase "^4.4.0"
157157
lodash.upperfirst "^4.3.1"
158158

159-
"@commitlint/execute-rule@^18.1.0":
160-
version "18.1.0"
161-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.1.0.tgz#1dcacf8da1981dd2e6da76988fdac9f48cdccd46"
162-
integrity sha512-w3Vt4K+O7+nSr9/gFSEfZ1exKUOPSlJaRpnk7Y+XowEhvwT7AIk1HNANH+gETf0zGZ020+hfiMW/Ome+SNCUsg==
159+
"@commitlint/execute-rule@^18.4.3":
160+
version "18.4.3"
161+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.3.tgz#4dca5412dc8fdeb4210432961f209d9eb65008f5"
162+
integrity sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==
163163

164-
"@commitlint/format@^18.1.0":
165-
version "18.1.0"
166-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.1.0.tgz#fe0d03b47cf2eda98a5bd9819d595935f53576de"
167-
integrity sha512-So/w217tGWMZZb1yXcUFNF2qFLyYtSVqbnGoMbX8a+JKcG4oB11Gc1adS0ssUOMivtiNpaLtkSHFynyiwtJtiQ==
164+
"@commitlint/format@^18.4.3":
165+
version "18.4.3"
166+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.4.3.tgz#3478bc2980eb178e13881834e290f12362ec6357"
167+
integrity sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==
168168
dependencies:
169-
"@commitlint/types" "^18.1.0"
169+
"@commitlint/types" "^18.4.3"
170170
chalk "^4.1.0"
171171

172-
"@commitlint/is-ignored@^18.1.0":
173-
version "18.1.0"
174-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.1.0.tgz#f43501fcf853a35d5d1062c63694b2fbb88a72d6"
175-
integrity sha512-fa1fY93J/Nx2GH6r6WOLdBOiL7x9Uc1N7wcpmaJ1C5Qs6P+rPSUTkofe2IOhSJIJoboHfAH6W0ru4xtK689t0Q==
172+
"@commitlint/is-ignored@^18.4.3":
173+
version "18.4.3"
174+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.3.tgz#443e1791af9a13a62299c54f836ad25da42f2663"
175+
integrity sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==
176176
dependencies:
177-
"@commitlint/types" "^18.1.0"
177+
"@commitlint/types" "^18.4.3"
178178
semver "7.5.4"
179179

180-
"@commitlint/lint@^18.1.0":
181-
version "18.1.0"
182-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.1.0.tgz#fb4a93340224e44fff4b5e7fc703d1dac390a32e"
183-
integrity sha512-LGB3eI5UYu5LLayibNrRM4bSbowr1z9uyqvp0c7+0KaSJi+xHxy/QEhb6fy4bMAtbXEvygY0sUu9HxSWg41rVQ==
184-
dependencies:
185-
"@commitlint/is-ignored" "^18.1.0"
186-
"@commitlint/parse" "^18.1.0"
187-
"@commitlint/rules" "^18.1.0"
188-
"@commitlint/types" "^18.1.0"
189-
190-
"@commitlint/load@^18.2.0":
191-
version "18.2.0"
192-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.2.0.tgz#ca2428c306d0b7f5ae9bac91991efaa359ba0ad6"
193-
integrity sha512-xjX3d3CRlOALwImhOsmLYZh14/+gW/KxsY7+bPKrzmGuFailf9K7ckhB071oYZVJdACnpY4hDYiosFyOC+MpAA==
194-
dependencies:
195-
"@commitlint/config-validator" "^18.1.0"
196-
"@commitlint/execute-rule" "^18.1.0"
197-
"@commitlint/resolve-extends" "^18.1.0"
198-
"@commitlint/types" "^18.1.0"
180+
"@commitlint/lint@^18.4.3":
181+
version "18.4.3"
182+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.3.tgz#1c5a912c2c3785e21d499821c4b70c58ff9a2cfb"
183+
integrity sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==
184+
dependencies:
185+
"@commitlint/is-ignored" "^18.4.3"
186+
"@commitlint/parse" "^18.4.3"
187+
"@commitlint/rules" "^18.4.3"
188+
"@commitlint/types" "^18.4.3"
189+
190+
"@commitlint/load@^18.4.3":
191+
version "18.4.3"
192+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.3.tgz#de156698ddf6e9719ecc49159890834490f61bff"
193+
integrity sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==
194+
dependencies:
195+
"@commitlint/config-validator" "^18.4.3"
196+
"@commitlint/execute-rule" "^18.4.3"
197+
"@commitlint/resolve-extends" "^18.4.3"
198+
"@commitlint/types" "^18.4.3"
199199
"@types/node" "^18.11.9"
200200
chalk "^4.1.0"
201-
cosmiconfig "^8.0.0"
201+
cosmiconfig "^8.3.6"
202202
cosmiconfig-typescript-loader "^5.0.0"
203203
lodash.isplainobject "^4.0.6"
204204
lodash.merge "^4.6.2"
205205
lodash.uniq "^4.5.0"
206206
resolve-from "^5.0.0"
207207

208-
"@commitlint/message@^18.1.0":
209-
version "18.1.0"
210-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.1.0.tgz#841f5b3a72922407ca3e3a1668568c2cf22e2cd0"
211-
integrity sha512-8dT/jJg73wf3o2Mut/fqEDTpBYSIEVtX5PWyuY/0uviEYeheZAczFo/VMIkeGzhJJn1IrcvAwWsvJ1lVGY2I/w==
208+
"@commitlint/message@^18.4.3":
209+
version "18.4.3"
210+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.3.tgz#1e0985ae7c751a620f01b2cfe8f0e875354805e2"
211+
integrity sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==
212212

213-
"@commitlint/parse@^18.1.0":
214-
version "18.1.0"
215-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.1.0.tgz#d5b019f47f090b0f82931a5ea1d5eeb0fc2a140e"
216-
integrity sha512-23yv8uBweXWYn8bXk4PjHIsmVA+RkbqPh2h7irupBo2LthVlzMRc4LM6UStasScJ4OlXYYaWOmuP7jcExUF50Q==
213+
"@commitlint/parse@^18.4.3":
214+
version "18.4.3"
215+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.4.3.tgz#f96515b0fa9b7a05dca52be8b214ab50eadfd9c9"
216+
integrity sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==
217217
dependencies:
218-
"@commitlint/types" "^18.1.0"
219-
conventional-changelog-angular "^6.0.0"
218+
"@commitlint/types" "^18.4.3"
219+
conventional-changelog-angular "^7.0.0"
220220
conventional-commits-parser "^5.0.0"
221221

222-
"@commitlint/read@^18.1.0":
223-
version "18.1.0"
224-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.1.0.tgz#646dc66b0784f864f663b5ad82fabf8789fb41d8"
225-
integrity sha512-rzfzoKUwxmvYO81tI5o1371Nwt3vhcQR36oTNfupPdU1jgSL3nzBIS3B93LcZh3IYKbCIMyMPN5WZ10BXdeoUg==
222+
"@commitlint/read@^18.4.3":
223+
version "18.4.3"
224+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.4.3.tgz#269fb814bb914bf23c8719690bd01c9ad4a6c09a"
225+
integrity sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==
226226
dependencies:
227-
"@commitlint/top-level" "^18.1.0"
228-
"@commitlint/types" "^18.1.0"
227+
"@commitlint/top-level" "^18.4.3"
228+
"@commitlint/types" "^18.4.3"
229229
fs-extra "^11.0.0"
230230
git-raw-commits "^2.0.11"
231231
minimist "^1.2.6"
232232

233-
"@commitlint/resolve-extends@^18.1.0":
234-
version "18.1.0"
235-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.1.0.tgz#f134b679c3dfdd4006d2d6c9ace36237b7b0ffed"
236-
integrity sha512-3mZpzOEJkELt7BbaZp6+bofJyxViyObebagFn0A7IHaLARhPkWTivXdjvZHS12nAORftv88Yhbh8eCPKfSvB7g==
233+
"@commitlint/resolve-extends@^18.4.3":
234+
version "18.4.3"
235+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.3.tgz#741c42381ea48f4624209bfc0da0a15b5fba75b5"
236+
integrity sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==
237237
dependencies:
238-
"@commitlint/config-validator" "^18.1.0"
239-
"@commitlint/types" "^18.1.0"
238+
"@commitlint/config-validator" "^18.4.3"
239+
"@commitlint/types" "^18.4.3"
240240
import-fresh "^3.0.0"
241241
lodash.mergewith "^4.6.2"
242242
resolve-from "^5.0.0"
243243
resolve-global "^1.0.0"
244244

245-
"@commitlint/rules@^18.1.0":
246-
version "18.1.0"
247-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.1.0.tgz#772fe47c5ff78482881f5238b17f129027f06cdb"
248-
integrity sha512-VJNQ674CRv4znI0DbsjZLVnn647J+BTxHGcrDIsYv7c99gW7TUGeIe5kL80G7l8+5+N0se8v9yn+Prr8xEy6Yw==
245+
"@commitlint/rules@^18.4.3":
246+
version "18.4.3"
247+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.4.3.tgz#2ae1f16ea1ede20e01ca81ad187fdc65ccc9a5f1"
248+
integrity sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==
249249
dependencies:
250-
"@commitlint/ensure" "^18.1.0"
251-
"@commitlint/message" "^18.1.0"
252-
"@commitlint/to-lines" "^18.1.0"
253-
"@commitlint/types" "^18.1.0"
250+
"@commitlint/ensure" "^18.4.3"
251+
"@commitlint/message" "^18.4.3"
252+
"@commitlint/to-lines" "^18.4.3"
253+
"@commitlint/types" "^18.4.3"
254254
execa "^5.0.0"
255255

256-
"@commitlint/to-lines@^18.1.0":
257-
version "18.1.0"
258-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.1.0.tgz#6dc3784cd49843e05bc5939696aaa0cd2f4b58a1"
259-
integrity sha512-aHIoSDjG0ckxPLYDpODUeSLbEKmF6Jrs1B5JIssbbE9eemBtXtjm9yzdiAx9ZXcwoHlhbTp2fbndDb3YjlvJag==
256+
"@commitlint/to-lines@^18.4.3":
257+
version "18.4.3"
258+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.3.tgz#b6cac1eff3d93f0791791a9f8db7b13c6136a350"
259+
integrity sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==
260260

261-
"@commitlint/top-level@^18.1.0":
262-
version "18.1.0"
263-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.1.0.tgz#ddbfa15baecac424f3d64bf0a29eed9ac4e48eb1"
264-
integrity sha512-1/USHlolIxJlsfLKecSXH+6PDojIvnzaJGPYwF7MtnTuuXCNQ4izkeqDsRuNMe9nU2VIKpK9OT8Q412kGNmgGw==
261+
"@commitlint/top-level@^18.4.3":
262+
version "18.4.3"
263+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.3.tgz#f4c6fb8ab98de9240c3ed3e4b330d8c50a0fee3a"
264+
integrity sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==
265265
dependencies:
266266
find-up "^5.0.0"
267267

268-
"@commitlint/types@^18.1.0":
269-
version "18.1.0"
270-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.1.0.tgz#7d0d0227ee28b5bacbafa648601ee51e8604f03e"
271-
integrity sha512-65vGxZmbs+2OVwEItxhp3Ul7X2m2LyLfifYI/NdPwRqblmuES2w2aIRhIjb7cwUIBHHSTT8WXj4ixVHQibmvLQ==
268+
"@commitlint/types@^18.4.3":
269+
version "18.4.3"
270+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.3.tgz#bb50de49330ddff2adcc8ccabb840c8e660336b3"
271+
integrity sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==
272272
dependencies:
273273
chalk "^4.1.0"
274274

@@ -1709,10 +1709,10 @@ conventional-changelog-angular@^5.0.0:
17091709
compare-func "^2.0.0"
17101710
q "^1.5.1"
17111711

1712-
conventional-changelog-angular@^6.0.0:
1713-
version "6.0.0"
1714-
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541"
1715-
integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==
1712+
conventional-changelog-angular@^7.0.0:
1713+
version "7.0.0"
1714+
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
1715+
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
17161716
dependencies:
17171717
compare-func "^2.0.0"
17181718

@@ -1820,14 +1820,14 @@ cosmiconfig@^5.0.1, cosmiconfig@^5.2.0:
18201820
js-yaml "^3.13.0"
18211821
parse-json "^4.0.0"
18221822

1823-
cosmiconfig@^8.0.0:
1824-
version "8.0.0"
1825-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
1826-
integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
1823+
cosmiconfig@^8.3.6:
1824+
version "8.3.6"
1825+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
1826+
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
18271827
dependencies:
1828-
import-fresh "^3.2.1"
1828+
import-fresh "^3.3.0"
18291829
js-yaml "^4.1.0"
1830-
parse-json "^5.0.0"
1830+
parse-json "^5.2.0"
18311831
path-type "^4.0.0"
18321832

18331833
cp-file@^6.2.0:
@@ -3486,10 +3486,10 @@ import-fresh@^2.0.0:
34863486
caller-path "^2.0.0"
34873487
resolve-from "^3.0.0"
34883488

3489-
import-fresh@^3.0.0, import-fresh@^3.2.1:
3490-
version "3.2.1"
3491-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
3492-
integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==
3489+
import-fresh@^3.0.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
3490+
version "3.3.0"
3491+
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
3492+
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
34933493
dependencies:
34943494
parent-module "^1.0.0"
34953495
resolve-from "^4.0.0"
@@ -4089,6 +4089,11 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1, json-parse-bet
40894089
resolved "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
40904090
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
40914091

4092+
json-parse-even-better-errors@^2.3.0:
4093+
version "2.3.1"
4094+
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
4095+
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
4096+
40924097
json-schema-traverse@^0.4.1:
40934098
version "0.4.1"
40944099
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
@@ -5719,14 +5724,14 @@ parse-json@^4.0.0:
57195724
error-ex "^1.3.1"
57205725
json-parse-better-errors "^1.0.1"
57215726

5722-
parse-json@^5.0.0:
5723-
version "5.0.0"
5724-
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.0.tgz#73e5114c986d143efa3712d4ea24db9a4266f60f"
5725-
integrity sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==
5727+
parse-json@^5.0.0, parse-json@^5.2.0:
5728+
version "5.2.0"
5729+
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
5730+
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
57265731
dependencies:
57275732
"@babel/code-frame" "^7.0.0"
57285733
error-ex "^1.3.1"
5729-
json-parse-better-errors "^1.0.1"
5734+
json-parse-even-better-errors "^2.3.0"
57305735
lines-and-columns "^1.1.6"
57315736

57325737
pascalcase@^0.1.1:

0 commit comments

Comments
 (0)