chore(deps): update typescript-eslint monorepo to v6.13.2
This commit is contained in:
parent
2fc6c89c43
commit
2ba90938be
2 changed files with 41 additions and 41 deletions
|
@ -72,8 +72,8 @@
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jquery": "3.5.29",
|
"@types/jquery": "3.5.29",
|
||||||
"@types/node": "18.19.2",
|
"@types/node": "18.19.2",
|
||||||
"@typescript-eslint/eslint-plugin": "6.13.1",
|
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||||
"@typescript-eslint/parser": "6.13.1",
|
"@typescript-eslint/parser": "6.13.2",
|
||||||
"conventional-changelog-cli": "4.1.0",
|
"conventional-changelog-cli": "4.1.0",
|
||||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||||
"eslint": "8.55.0",
|
"eslint": "8.55.0",
|
||||||
|
|
|
@ -33,11 +33,11 @@ devDependencies:
|
||||||
specifier: 18.19.2
|
specifier: 18.19.2
|
||||||
version: 18.19.2
|
version: 18.19.2
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: 6.13.1
|
specifier: 6.13.2
|
||||||
version: 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2)
|
version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2)
|
||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
specifier: 6.13.1
|
specifier: 6.13.2
|
||||||
version: 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
version: 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||||
conventional-changelog-cli:
|
conventional-changelog-cli:
|
||||||
specifier: 4.1.0
|
specifier: 4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
|
@ -1140,8 +1140,8 @@ packages:
|
||||||
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
|
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin@6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2):
|
/@typescript-eslint/eslint-plugin@6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2):
|
||||||
resolution: {integrity: sha512-5bQDGkXaxD46bPvQt08BUz9YSaO4S0fB1LB5JHQuXTfkGPI3+UUeS387C/e9jRie5GqT8u5kFTrMvAjtX4O5kA==}
|
resolution: {integrity: sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
||||||
|
@ -1152,11 +1152,11 @@ packages:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.6.2
|
'@eslint-community/regexpp': 4.6.2
|
||||||
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||||
'@typescript-eslint/scope-manager': 6.13.1
|
'@typescript-eslint/scope-manager': 6.13.2
|
||||||
'@typescript-eslint/type-utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/type-utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||||
'@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||||
'@typescript-eslint/visitor-keys': 6.13.1
|
'@typescript-eslint/visitor-keys': 6.13.2
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
|
@ -1169,8 +1169,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser@6.13.1(eslint@8.55.0)(typescript@5.3.2):
|
/@typescript-eslint/parser@6.13.2(eslint@8.55.0)(typescript@5.3.2):
|
||||||
resolution: {integrity: sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==}
|
resolution: {integrity: sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.0.0 || ^8.0.0
|
eslint: ^7.0.0 || ^8.0.0
|
||||||
|
@ -1179,10 +1179,10 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 6.13.1
|
'@typescript-eslint/scope-manager': 6.13.2
|
||||||
'@typescript-eslint/types': 6.13.1
|
'@typescript-eslint/types': 6.13.2
|
||||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
|
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2)
|
||||||
'@typescript-eslint/visitor-keys': 6.13.1
|
'@typescript-eslint/visitor-keys': 6.13.2
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
typescript: 5.3.2
|
typescript: 5.3.2
|
||||||
|
@ -1190,16 +1190,16 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager@6.13.1:
|
/@typescript-eslint/scope-manager@6.13.2:
|
||||||
resolution: {integrity: sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==}
|
resolution: {integrity: sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.13.1
|
'@typescript-eslint/types': 6.13.2
|
||||||
'@typescript-eslint/visitor-keys': 6.13.1
|
'@typescript-eslint/visitor-keys': 6.13.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils@6.13.1(eslint@8.55.0)(typescript@5.3.2):
|
/@typescript-eslint/type-utils@6.13.2(eslint@8.55.0)(typescript@5.3.2):
|
||||||
resolution: {integrity: sha512-A2qPlgpxx2v//3meMqQyB1qqTg1h1dJvzca7TugM3Yc2USDY+fsRBiojAEo92HO7f5hW5mjAUF6qobOPzlBCBQ==}
|
resolution: {integrity: sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.0.0 || ^8.0.0
|
eslint: ^7.0.0 || ^8.0.0
|
||||||
|
@ -1208,8 +1208,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
|
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2)
|
||||||
'@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
'@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
ts-api-utils: 1.0.1(typescript@5.3.2)
|
ts-api-utils: 1.0.1(typescript@5.3.2)
|
||||||
|
@ -1218,13 +1218,13 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/types@6.13.1:
|
/@typescript-eslint/types@6.13.2:
|
||||||
resolution: {integrity: sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==}
|
resolution: {integrity: sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree@6.13.1(typescript@5.3.2):
|
/@typescript-eslint/typescript-estree@6.13.2(typescript@5.3.2):
|
||||||
resolution: {integrity: sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==}
|
resolution: {integrity: sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -1232,8 +1232,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.13.1
|
'@typescript-eslint/types': 6.13.2
|
||||||
'@typescript-eslint/visitor-keys': 6.13.1
|
'@typescript-eslint/visitor-keys': 6.13.2
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
|
@ -1244,8 +1244,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils@6.13.1(eslint@8.55.0)(typescript@5.3.2):
|
/@typescript-eslint/utils@6.13.2(eslint@8.55.0)(typescript@5.3.2):
|
||||||
resolution: {integrity: sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==}
|
resolution: {integrity: sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.0.0 || ^8.0.0
|
eslint: ^7.0.0 || ^8.0.0
|
||||||
|
@ -1253,9 +1253,9 @@ packages:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0)
|
||||||
'@types/json-schema': 7.0.12
|
'@types/json-schema': 7.0.12
|
||||||
'@types/semver': 7.5.0
|
'@types/semver': 7.5.0
|
||||||
'@typescript-eslint/scope-manager': 6.13.1
|
'@typescript-eslint/scope-manager': 6.13.2
|
||||||
'@typescript-eslint/types': 6.13.1
|
'@typescript-eslint/types': 6.13.2
|
||||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
|
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2)
|
||||||
eslint: 8.55.0
|
eslint: 8.55.0
|
||||||
semver: 7.5.4
|
semver: 7.5.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -1263,11 +1263,11 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys@6.13.1:
|
/@typescript-eslint/visitor-keys@6.13.2:
|
||||||
resolution: {integrity: sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==}
|
resolution: {integrity: sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.13.1
|
'@typescript-eslint/types': 6.13.2
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue