diff options
| author | Shinigami <[email protected]> | 2023-11-20 09:45:29 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-20 08:45:29 +0000 |
| commit | 9ac8854b021b1fb87cd5cfb9a9a0bf4fee33e0ea (patch) | |
| tree | 7e3dfb4c687b2c9acac4cbfd8847fe3f62731f84 /package.json | |
| parent | 0ee1c6751ec97e10ca1436d2b100b4acb1ac90ec (diff) | |
| download | faker-9ac8854b021b1fb87cd5cfb9a9a0bf4fee33e0ea.tar.xz faker-9ac8854b021b1fb87cd5cfb9a9a0bf4fee33e0ea.zip | |
chore(deps): update eslint-define-config (#2551)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/package.json b/package.json index 6fdd6b8a..b6be4df2 100644 --- a/package.json +++ b/package.json @@ -89,6 +89,11 @@ "devDependencies": { "@actions/github": "~6.0.0", "@algolia/client-search": "~4.19.1", + "@eslint-types/deprecation": "2.0.0-1", + "@eslint-types/jsdoc": "~46.9.0", + "@eslint-types/prettier": "5.0.1-1", + "@eslint-types/typescript-eslint": "~6.11.0", + "@eslint-types/unicorn": "~49.0.0", "@types/markdown-it": "~13.0.6", "@types/node": "~20.9.0", "@types/sanitize-html": "~2.9.4", @@ -104,7 +109,7 @@ "esbuild": "~0.19.5", "eslint": "~8.53.0", "eslint-config-prettier": "~9.0.0", - "eslint-define-config": "~1.24.1", + "eslint-define-config": "~2.0.0", "eslint-gitignore": "~0.1.0", "eslint-plugin-deprecation": "~2.0.0", "eslint-plugin-jsdoc": "~46.9.0", |
