Skip to content

chore: Bump the eslint group with 3 updates #2218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.3",
"@types/yaireo__tagify": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vee-validate/nuxt": "^4.10.5",
"@vitest/coverage-v8": "^0.34.3",
"@volar/vue-typescript": "^1.6.5",
Expand All @@ -130,7 +130,7 @@
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.2.8",
"eslint-plugin-vitest": "^0.3.1",
"eslint-plugin-vue": "^9.17.0",
"graphql-codegen-typescript-validation-schema": "^0.12.0",
"mount-vue-component": "^0.10.2",
Expand Down
119 changes: 60 additions & 59 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6661,15 +6661,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/eslint-plugin@npm:6.4.1"
"@typescript-eslint/eslint-plugin@npm:^6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.5.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.4.1
"@typescript-eslint/type-utils": 6.4.1
"@typescript-eslint/utils": 6.4.1
"@typescript-eslint/visitor-keys": 6.4.1
"@typescript-eslint/scope-manager": 6.5.0
"@typescript-eslint/type-utils": 6.5.0
"@typescript-eslint/utils": 6.5.0
"@typescript-eslint/visitor-keys": 6.5.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -6682,7 +6682,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: aa5f2f516a4ea07d1a9878d347dcb915808862f41efd3c4acd4955e616d265e051c4c93d597d30e54bee10bab9b965e2ef9cea1b497bf16f23a475d7911a8078
checksum: d81525c9a081186ec1ae7d957972065d50bae8fe4b3de111e573adc7267bb830baaec8f1ae47d3b937984ac34324bacc3951868b7986d4f9974bbe480f2261c0
languageName: node
linkType: hard

Expand All @@ -6703,21 +6703,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/parser@npm:6.4.1"
"@typescript-eslint/parser@npm:^6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/parser@npm:6.5.0"
dependencies:
"@typescript-eslint/scope-manager": 6.4.1
"@typescript-eslint/types": 6.4.1
"@typescript-eslint/typescript-estree": 6.4.1
"@typescript-eslint/visitor-keys": 6.4.1
"@typescript-eslint/scope-manager": 6.5.0
"@typescript-eslint/types": 6.5.0
"@typescript-eslint/typescript-estree": 6.5.0
"@typescript-eslint/visitor-keys": 6.5.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: cb61c757963f2a7964c2f846087eadda044720da769d96600f9f0069fe796d612caef5d9bb0c785aa4fa95028b2d231e7c83847ce44f02b1fa41f2102d6f444c
checksum: e9a70886ec2660aee5c77cdff67ba11651eb855b7ecd3ad1e70837fce997d6e6db9dfe1e1eab46a9b2147cbc034ae9c109951f3bc24ce54e78cae669b6bc9c95
languageName: node
linkType: hard

Expand All @@ -6731,13 +6731,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/scope-manager@npm:6.4.1"
"@typescript-eslint/scope-manager@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/scope-manager@npm:6.5.0"
dependencies:
"@typescript-eslint/types": 6.4.1
"@typescript-eslint/visitor-keys": 6.4.1
checksum: 8f7f90aa378a19838301b31cfa58a4b0641d2b84891705c8c006c67aacb5c0d07112b714e1f0e7a159c5736779c934ec26dadef42a0711fccb635596aba391fc
"@typescript-eslint/types": 6.5.0
"@typescript-eslint/visitor-keys": 6.5.0
checksum: 30d78143f68e07d6bd15a147f64cc16830f8a8c8409b37aa7c7d205d7585f3648ec1c5365b3f177b7561971b407f773f6dba83b3b78fa63091045f2d6bbc6b9f
languageName: node
linkType: hard

Expand All @@ -6758,20 +6758,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/type-utils@npm:6.4.1"
"@typescript-eslint/type-utils@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/type-utils@npm:6.5.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.4.1
"@typescript-eslint/utils": 6.4.1
"@typescript-eslint/typescript-estree": 6.5.0
"@typescript-eslint/utils": 6.5.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 33bcdd48bd4e07258ed1919b598d50354dd67d8f01702cd2fd46aa9250b7b7cba9caab640df01f4dc0e45dabeddbb3ca47bee88f81fe2087350ed6f70a4cbe5d
checksum: 80b9e5099f5bdb05348ea8664c0a5084efc851de43ef6c1997041e1f07e9cc34ac874cc9e8afb317c887513d657e2583ad360e3d57feaab775bde0acc1807982
languageName: node
linkType: hard

Expand All @@ -6782,10 +6782,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/types@npm:6.4.1"
checksum: 16ba46140dbe426407bbb940e87fb347e7eb53b64f74e8f6a819cd662aa25ccd0c25b1e588867ce3cd36a8b4eccea7bd81f4d429595e6e86d9a24c655b1c8617
"@typescript-eslint/types@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/types@npm:6.5.0"
checksum: 950ec16991d71494d10cb752535bbc4395295e3f03a716d53ec55bbb0aaff487aa774cc5002f775ffcc80b9f0e16ac53ecebf7cac1444ca4f7a847b0859ffbfb
languageName: node
linkType: hard

Expand All @@ -6807,12 +6807,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/typescript-estree@npm:6.4.1"
"@typescript-eslint/typescript-estree@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/typescript-estree@npm:6.5.0"
dependencies:
"@typescript-eslint/types": 6.4.1
"@typescript-eslint/visitor-keys": 6.4.1
"@typescript-eslint/types": 6.5.0
"@typescript-eslint/visitor-keys": 6.5.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -6821,7 +6821,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 34c289e50a6337321154efe6c20c762e94fea308f9032971e356a266f63e99b908b1a00dd8cf51eba50a6f69db01d665faf2cf13454b355767fd167eebe60f1c
checksum: 05717fa1f2609fa5669803191cf309a379c815aaf4fff6850f40560eec8749759c36b288f05cecffd5c1d0be8de1fe414ecfee6ecf99b6ae521baa48c8b58455
languageName: node
linkType: hard

Expand All @@ -6843,20 +6843,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.4.1, @typescript-eslint/utils@npm:^6.2.0":
version: 6.4.1
resolution: "@typescript-eslint/utils@npm:6.4.1"
"@typescript-eslint/utils@npm:6.5.0, @typescript-eslint/utils@npm:^6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/utils@npm:6.5.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 6.4.1
"@typescript-eslint/types": 6.4.1
"@typescript-eslint/typescript-estree": 6.4.1
"@typescript-eslint/scope-manager": 6.5.0
"@typescript-eslint/types": 6.5.0
"@typescript-eslint/typescript-estree": 6.5.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 54e642a345790f912393a6f2821495e2359eff0f874a94cbe6fb3ef4411702983ed54fe88ca3ea9d28f2e93800a74dee22b7888838154bc1afd57c7e119e17ec
checksum: 58a82213c8a7bac97a6538b9845c1de5c5692fbf72548f95ed5e044a222608590bcafbb9eacba92a8c4e9eb3e5d0a2fd553eae0d6694ed2d6152aed4dabf9480
languageName: node
linkType: hard

Expand All @@ -6870,13 +6870,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.4.1":
version: 6.4.1
resolution: "@typescript-eslint/visitor-keys@npm:6.4.1"
"@typescript-eslint/visitor-keys@npm:6.5.0":
version: 6.5.0
resolution: "@typescript-eslint/visitor-keys@npm:6.5.0"
dependencies:
"@typescript-eslint/types": 6.4.1
"@typescript-eslint/types": 6.5.0
eslint-visitor-keys: ^3.4.1
checksum: bd9cd56fc793e1d880c24193f939c4992b2653f330baece41cd461d1fb48edb2c53696987cba0e29074bbb452dd181fd009db92dd19060fdcc417ad76768f18a
checksum: 768a02dd0d8aae45708646bb0c51e67da09e71dc101bb0a0e55d7e0c8eadfea2f531acd3035d1ec34bf2380b66188f3fc47c6bef0201eae36b2dcc48d1934442
languageName: node
linkType: hard

Expand Down Expand Up @@ -11629,18 +11629,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vitest@npm:^0.2.8":
version: 0.2.8
resolution: "eslint-plugin-vitest@npm:0.2.8"
"eslint-plugin-vitest@npm:^0.3.1":
version: 0.3.1
resolution: "eslint-plugin-vitest@npm:0.3.1"
dependencies:
"@typescript-eslint/utils": ^6.2.0
"@typescript-eslint/utils": ^6.5.0
typescript: ^5.2.2
peerDependencies:
eslint: ">=8.0.0"
vitest: "*"
peerDependenciesMeta:
vite:
"@typescript-eslint/eslint-plugin":
optional: true
checksum: bf09a8da8b564277b7bfcac37d24b3db16b35c61293bccfeb45651a3810c919da74e29e5a264eaf611af35c91b971dbbf28f6fba34166cf6a263d40ad91a48a6
checksum: 8c3302cce54361b2530785202bb3814992db7f9895bc3e350e38a17ba6823802199e066c472393fcd545884fb0037a7f38fe27d12339c0f20dcd949ff791df71
languageName: node
linkType: hard

Expand Down Expand Up @@ -14726,8 +14727,8 @@ __metadata:
"@types/supertest": ^2.0.12
"@types/uuid": ^9.0.3
"@types/yaireo__tagify": ^4.17.0
"@typescript-eslint/eslint-plugin": ^6.4.1
"@typescript-eslint/parser": ^6.4.1
"@typescript-eslint/eslint-plugin": ^6.5.0
"@typescript-eslint/parser": ^6.5.0
"@variantjs/core": ^0.0.90
"@variantjs/vue": ^0.0.22
"@vee-validate/nuxt": ^4.10.5
Expand All @@ -14754,7 +14755,7 @@ __metadata:
eslint-import-resolver-typescript: ^3.6.0
eslint-plugin-nuxt: ^4.0.0
eslint-plugin-unused-imports: ^3.0.0
eslint-plugin-vitest: ^0.2.8
eslint-plugin-vitest: ^0.3.1
eslint-plugin-vue: ^9.17.0
express-session: ^1.17.3
graphql: ^16.8.0
Expand Down