npm/eslint-config: Release v0.0.10

Summary:
External version of D724.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Run `pnpm install` and verify installations are successful.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D725
This commit is contained in:
revi 2024-09-11 08:03:49 +09:00
parent a6704b493a
commit ac71d4fa61
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94
4 changed files with 36 additions and 28 deletions

View file

@ -1,13 +1,13 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@revi/eslint-config",
"version": "0.0.9",
"version": "0.0.10",
"description": "@revi's shared eslint config",
"main": "eslint.config.js",
"types": "./types/index.d.ts",
"dependencies": {
"@eslint/js": "9.9.1",
"eslint": "9.9.1",
"@eslint/js": "9.10.0",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"globals": "15.9.0"
},
@ -19,7 +19,7 @@
"prettier": "3.3.3"
},
"peerDependencies": {
"eslint": "9.9.1"
"eslint": "9.10.0"
},
"scripts": {
"tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types"
@ -43,7 +43,7 @@
"url": "https://revi.xyz/",
"email": "package-admin@revi.dev"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -36,7 +36,7 @@
"keywords": [
"prettier"
],
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -8,7 +8,7 @@
"@revi/prettier-config": "./npm/prettier-config",
"@types/node": "20.14.13",
"csslint": "1.0.5",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-wikimedia": "0.28.2",
"jshint": "2.13.6",
"prettier": "3.3.3",
@ -23,7 +23,7 @@
"p:c": "prettier --check",
"p:w": "prettier --write"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"prettier": "@revi/prettier-config",
"author": {
"name": "Yongmin Hong",

View file

@ -25,8 +25,8 @@ importers:
specifier: 1.0.5
version: 1.0.5
eslint:
specifier: 9.9.1
version: 9.9.1
specifier: 9.10.0
version: 9.10.0
eslint-config-wikimedia:
specifier: 0.28.2
version: 0.28.2(typescript@5.5.4)
@ -43,14 +43,14 @@ importers:
npm/eslint-config:
dependencies:
'@eslint/js':
specifier: 9.9.1
version: 9.9.1
specifier: 9.10.0
version: 9.10.0
eslint:
specifier: 9.9.1
version: 9.9.1
specifier: 9.10.0
version: 9.10.0
eslint-config-prettier:
specifier: 9.1.0
version: 9.1.0(eslint@9.9.1)
version: 9.1.0(eslint@9.10.0)
globals:
specifier: 15.9.0
version: 15.9.0
@ -354,14 +354,18 @@ packages:
resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
'@eslint/js@9.9.1':
resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==}
'@eslint/js@9.10.0':
resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4':
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/plugin-kit@0.1.0':
resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@gwhitney/detect-indent@7.0.1':
resolution: {integrity: sha512-7bQW+gkKa2kKZPeJf6+c6gFK9ARxQfn+FKy9ScTBppyKRWH2KzsmweXUoklqeEiHiNVWaeP5csIdsNq6w7QhzA==}
engines: {node: '>=12.20'}
@ -1806,8 +1810,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
eslint@9.9.1:
resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==}
eslint@9.10.0:
resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@ -4621,9 +4625,9 @@ snapshots:
eslint: 8.57.0
eslint-visitor-keys: 3.4.3
'@eslint-community/eslint-utils@4.4.0(eslint@9.9.1)':
'@eslint-community/eslint-utils@4.4.0(eslint@9.10.0)':
dependencies:
eslint: 9.9.1
eslint: 9.10.0
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {}
@ -4666,10 +4670,14 @@ snapshots:
'@eslint/js@8.57.0': {}
'@eslint/js@9.9.1': {}
'@eslint/js@9.10.0': {}
'@eslint/object-schema@2.1.4': {}
'@eslint/plugin-kit@0.1.0':
dependencies:
levn: 0.4.1
'@gwhitney/detect-indent@7.0.1':
optional: true
@ -6532,9 +6540,9 @@ snapshots:
eslint: 8.57.0
semver: 7.6.3
eslint-config-prettier@9.1.0(eslint@9.9.1):
eslint-config-prettier@9.1.0(eslint@9.10.0):
dependencies:
eslint: 9.9.1
eslint: 9.10.0
eslint-config-wikimedia@0.28.2(typescript@5.5.4):
dependencies:
@ -6763,13 +6771,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
eslint@9.9.1:
eslint@9.10.0:
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1)
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
'@eslint-community/regexpp': 4.11.0
'@eslint/config-array': 0.18.0
'@eslint/eslintrc': 3.1.0
'@eslint/js': 9.9.1
'@eslint/js': 9.10.0
'@eslint/plugin-kit': 0.1.0
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.3.0
'@nodelib/fs.walk': 1.2.8
@ -6792,7 +6801,6 @@ snapshots:
is-glob: 4.0.3
is-path-inside: 3.0.3
json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1
lodash.merge: 4.6.2
minimatch: 3.1.2
natural-compare: 1.4.0