chore(deps): update typescript-eslint monorepo to v6.8.0
This commit is contained in:
parent
ab59923cc2
commit
e2d0d3d9d4
2 changed files with 41 additions and 41 deletions
|
@ -72,8 +72,8 @@
|
||||||
"@types/fs-extra": "11.0.2",
|
"@types/fs-extra": "11.0.2",
|
||||||
"@types/jquery": "3.5.22",
|
"@types/jquery": "3.5.22",
|
||||||
"@types/node": "18.18.5",
|
"@types/node": "18.18.5",
|
||||||
"@typescript-eslint/eslint-plugin": "6.7.5",
|
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||||
"@typescript-eslint/parser": "6.7.5",
|
"@typescript-eslint/parser": "6.8.0",
|
||||||
"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.51.0",
|
"eslint": "8.51.0",
|
||||||
|
|
|
@ -33,11 +33,11 @@ devDependencies:
|
||||||
specifier: 18.18.5
|
specifier: 18.18.5
|
||||||
version: 18.18.5
|
version: 18.18.5
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: 6.7.5
|
specifier: 6.8.0
|
||||||
version: 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2)
|
version: 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2)
|
||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
specifier: 6.7.5
|
specifier: 6.8.0
|
||||||
version: 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
version: 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
||||||
conventional-changelog-cli:
|
conventional-changelog-cli:
|
||||||
specifier: 4.1.0
|
specifier: 4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
|
@ -1184,8 +1184,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.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2):
|
/@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==}
|
resolution: {integrity: sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==}
|
||||||
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
|
||||||
|
@ -1196,11 +1196,11 @@ packages:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.6.2
|
'@eslint-community/regexpp': 4.6.2
|
||||||
'@typescript-eslint/parser': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
'@typescript-eslint/parser': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
||||||
'@typescript-eslint/scope-manager': 6.7.5
|
'@typescript-eslint/scope-manager': 6.8.0
|
||||||
'@typescript-eslint/type-utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
'@typescript-eslint/type-utils': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
||||||
'@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
'@typescript-eslint/utils': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
||||||
'@typescript-eslint/visitor-keys': 6.7.5
|
'@typescript-eslint/visitor-keys': 6.8.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.51.0
|
eslint: 8.51.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
|
@ -1213,8 +1213,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser@6.7.5(eslint@8.51.0)(typescript@5.2.2):
|
/@typescript-eslint/parser@6.8.0(eslint@8.51.0)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==}
|
resolution: {integrity: sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==}
|
||||||
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
|
||||||
|
@ -1223,10 +1223,10 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 6.7.5
|
'@typescript-eslint/scope-manager': 6.8.0
|
||||||
'@typescript-eslint/types': 6.7.5
|
'@typescript-eslint/types': 6.8.0
|
||||||
'@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2)
|
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2)
|
||||||
'@typescript-eslint/visitor-keys': 6.7.5
|
'@typescript-eslint/visitor-keys': 6.8.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.51.0
|
eslint: 8.51.0
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
|
@ -1234,16 +1234,16 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager@6.7.5:
|
/@typescript-eslint/scope-manager@6.8.0:
|
||||||
resolution: {integrity: sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==}
|
resolution: {integrity: sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.7.5
|
'@typescript-eslint/types': 6.8.0
|
||||||
'@typescript-eslint/visitor-keys': 6.7.5
|
'@typescript-eslint/visitor-keys': 6.8.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils@6.7.5(eslint@8.51.0)(typescript@5.2.2):
|
/@typescript-eslint/type-utils@6.8.0(eslint@8.51.0)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==}
|
resolution: {integrity: sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==}
|
||||||
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
|
||||||
|
@ -1252,8 +1252,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2)
|
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2)
|
||||||
'@typescript-eslint/utils': 6.7.5(eslint@8.51.0)(typescript@5.2.2)
|
'@typescript-eslint/utils': 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.51.0
|
eslint: 8.51.0
|
||||||
ts-api-utils: 1.0.1(typescript@5.2.2)
|
ts-api-utils: 1.0.1(typescript@5.2.2)
|
||||||
|
@ -1262,13 +1262,13 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/types@6.7.5:
|
/@typescript-eslint/types@6.8.0:
|
||||||
resolution: {integrity: sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==}
|
resolution: {integrity: sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==}
|
||||||
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.7.5(typescript@5.2.2):
|
/@typescript-eslint/typescript-estree@6.8.0(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==}
|
resolution: {integrity: sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -1276,8 +1276,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.7.5
|
'@typescript-eslint/types': 6.8.0
|
||||||
'@typescript-eslint/visitor-keys': 6.7.5
|
'@typescript-eslint/visitor-keys': 6.8.0
|
||||||
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
|
||||||
|
@ -1288,8 +1288,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils@6.7.5(eslint@8.51.0)(typescript@5.2.2):
|
/@typescript-eslint/utils@6.8.0(eslint@8.51.0)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==}
|
resolution: {integrity: sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==}
|
||||||
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
|
||||||
|
@ -1297,9 +1297,9 @@ packages:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.51.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.7.5
|
'@typescript-eslint/scope-manager': 6.8.0
|
||||||
'@typescript-eslint/types': 6.7.5
|
'@typescript-eslint/types': 6.8.0
|
||||||
'@typescript-eslint/typescript-estree': 6.7.5(typescript@5.2.2)
|
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.2.2)
|
||||||
eslint: 8.51.0
|
eslint: 8.51.0
|
||||||
semver: 7.5.4
|
semver: 7.5.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -1307,11 +1307,11 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys@6.7.5:
|
/@typescript-eslint/visitor-keys@6.8.0:
|
||||||
resolution: {integrity: sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==}
|
resolution: {integrity: sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.7.5
|
'@typescript-eslint/types': 6.8.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue