eslint-plugin-typefest 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/plugin.cjs +20 -20
- package/dist/plugin.cjs.map +1 -1
- package/package.json +20 -20
package/dist/plugin.cjs
CHANGED
|
@@ -40,7 +40,7 @@ var import_ts_extras43 = require("ts-extras");
|
|
|
40
40
|
var package_default = {
|
|
41
41
|
$schema: "https://www.schemastore.org/package.json",
|
|
42
42
|
name: "eslint-plugin-typefest",
|
|
43
|
-
version: "1.2.
|
|
43
|
+
version: "1.2.6",
|
|
44
44
|
private: false,
|
|
45
45
|
description: "ESLint rules for adopting type-fest and ts-extras conventions.",
|
|
46
46
|
keywords: [
|
|
@@ -259,9 +259,9 @@ var package_default = {
|
|
|
259
259
|
"jsonc-eslint-parser": "$jsonc-eslint-parser"
|
|
260
260
|
},
|
|
261
261
|
dependencies: {
|
|
262
|
-
"@typescript-eslint/parser": "^8.59.
|
|
263
|
-
"@typescript-eslint/type-utils": "^8.59.
|
|
264
|
-
"@typescript-eslint/utils": "^8.59.
|
|
262
|
+
"@typescript-eslint/parser": "^8.59.2",
|
|
263
|
+
"@typescript-eslint/type-utils": "^8.59.2",
|
|
264
|
+
"@typescript-eslint/utils": "^8.59.2",
|
|
265
265
|
"ts-extras": "^1.0.0",
|
|
266
266
|
"type-fest": "^5.6.0"
|
|
267
267
|
},
|
|
@@ -269,7 +269,7 @@ var package_default = {
|
|
|
269
269
|
"@arethetypeswrong/cli": "^0.18.2",
|
|
270
270
|
"@csstools/stylelint-formatter-github": "^2.0.0",
|
|
271
271
|
"@double-great/remark-lint-alt-text": "^1.1.1",
|
|
272
|
-
"@eslint/config-inspector": "^2.0.
|
|
272
|
+
"@eslint/config-inspector": "^2.0.1",
|
|
273
273
|
"@microsoft/tsdoc-config": "^0.18.1",
|
|
274
274
|
"@size-limit/file": "^12.1.0",
|
|
275
275
|
"@stryker-ignorer/console-all": "^0.3.2",
|
|
@@ -278,22 +278,22 @@ var package_default = {
|
|
|
278
278
|
"@stryker-mutator/vitest-runner": "^9.6.1",
|
|
279
279
|
"@types/htmlhint": "^1.1.5",
|
|
280
280
|
"@types/madge": "^5.0.3",
|
|
281
|
-
"@types/node": "^25.6.
|
|
281
|
+
"@types/node": "^25.6.2",
|
|
282
282
|
"@types/sloc": "^0.2.3",
|
|
283
|
-
"@typescript-eslint/rule-tester": "^8.59.
|
|
283
|
+
"@typescript-eslint/rule-tester": "^8.59.2",
|
|
284
284
|
"@vitest/coverage-v8": "^4.1.5",
|
|
285
285
|
"@vitest/ui": "^4.1.5",
|
|
286
286
|
actionlint: "^2.0.6",
|
|
287
287
|
"all-contributors-cli": "^6.26.1",
|
|
288
288
|
"cognitive-complexity-ts": "^0.8.1",
|
|
289
|
-
commitlint: "^
|
|
289
|
+
commitlint: "^21.0.0",
|
|
290
290
|
"commitlint-config-gitmoji": "^2.3.1",
|
|
291
291
|
"cross-env": "^10.1.0",
|
|
292
292
|
depcheck: "^1.4.7",
|
|
293
293
|
"detect-secrets": "^1.0.6",
|
|
294
294
|
esbuild: "^0.28.0",
|
|
295
295
|
eslint: "^10.3.0",
|
|
296
|
-
"eslint-config-nick2bad4u": "^1.0.
|
|
296
|
+
"eslint-config-nick2bad4u": "^1.0.11",
|
|
297
297
|
"eslint-formatter-unix": "^9.0.1",
|
|
298
298
|
"eslint-rule-benchmark": "^0.8.0",
|
|
299
299
|
"fast-check": "^4.7.0",
|
|
@@ -301,36 +301,36 @@ var package_default = {
|
|
|
301
301
|
"gitleaks-secret-scanner": "^2.1.1",
|
|
302
302
|
htmlhint: "^1.9.2",
|
|
303
303
|
jscpd: "^4.0.9",
|
|
304
|
-
knip: "^6.
|
|
304
|
+
knip: "^6.12.1",
|
|
305
305
|
leasot: "^14.4.0",
|
|
306
306
|
madge: "^8.0.0",
|
|
307
307
|
"markdown-link-check": "^3.14.2",
|
|
308
|
-
"npm-check-updates": "^22.1.
|
|
308
|
+
"npm-check-updates": "^22.1.1",
|
|
309
309
|
"npm-package-json-lint": "^10.4.0",
|
|
310
310
|
picocolors: "^1.1.1",
|
|
311
311
|
prettier: "^3.8.3",
|
|
312
|
-
"prettier-config-nick2bad4u": "^1.0.
|
|
312
|
+
"prettier-config-nick2bad4u": "^1.0.10",
|
|
313
313
|
"prettier-plugin-jsdoc-type": "^0.2.0",
|
|
314
|
-
publint: "^0.3.
|
|
314
|
+
publint: "^0.3.20",
|
|
315
315
|
"rehype-katex": "^7.0.1",
|
|
316
316
|
remark: "^15.0.1",
|
|
317
317
|
"remark-cli": "^12.0.1",
|
|
318
318
|
"remark-config-nick2bad4u": "^1.0.1",
|
|
319
319
|
rimraf: "^6.1.3",
|
|
320
|
-
secretlint: "^
|
|
321
|
-
"secretlint-config-nick2bad4u": "^1.0.
|
|
320
|
+
secretlint: "^13.0.0",
|
|
321
|
+
"secretlint-config-nick2bad4u": "^1.0.4",
|
|
322
322
|
"size-limit": "^12.1.0",
|
|
323
323
|
sloc: "^0.3.2",
|
|
324
324
|
"sort-package-json": "^3.6.1",
|
|
325
|
-
stylelint: "^17.
|
|
326
|
-
"stylelint-config-nick2bad4u": "^1.0.
|
|
325
|
+
stylelint: "^17.11.0",
|
|
326
|
+
"stylelint-config-nick2bad4u": "^1.0.9",
|
|
327
327
|
"ts-unused-exports": "^11.0.1",
|
|
328
328
|
typedoc: "^0.28.19",
|
|
329
329
|
typescript: "^6.0.3",
|
|
330
|
-
"typescript-eslint": "^8.59.
|
|
330
|
+
"typescript-eslint": "^8.59.2",
|
|
331
331
|
typesync: "^0.14.3",
|
|
332
332
|
vfile: "^6.0.3",
|
|
333
|
-
vite: "^8.0.
|
|
333
|
+
vite: "^8.0.11",
|
|
334
334
|
"vite-tsconfig-paths": "^6.1.1",
|
|
335
335
|
vitest: "^4.1.5",
|
|
336
336
|
"yamllint-js": "^0.2.4"
|
|
@@ -339,7 +339,7 @@ var package_default = {
|
|
|
339
339
|
eslint: "^9.0.0 || ^10.3.0",
|
|
340
340
|
typescript: "^5.0.0 || ^6.0.2"
|
|
341
341
|
},
|
|
342
|
-
packageManager: "npm@11.
|
|
342
|
+
packageManager: "npm@11.14.1",
|
|
343
343
|
engines: {
|
|
344
344
|
node: ">=22.0.0"
|
|
345
345
|
},
|