Skip to content

chore(deps): update dependency eslint-plugin-jest to v29 (lts) #6414

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

Open
wants to merge 1 commit into
base: lts
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-import-resolver-typescript": "4.4.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "28.14.0",
"eslint-plugin-jest": "29.0.1",
"graphql": "16.11.0",
"jest": "29.7.0",
"neo4j-driver": "5.28.1",
Expand Down
85 changes: 9 additions & 76 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4760,16 +4760,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
dependencies:
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/visitor-keys": "npm:8.32.1"
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.34.1":
version: 8.34.1
resolution: "@typescript-eslint/scope-manager@npm:8.34.1"
Expand Down Expand Up @@ -4804,38 +4794,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/types@npm:8.32.1"
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.34.1, @typescript-eslint/types@npm:^8.34.1":
version: 8.34.1
resolution: "@typescript-eslint/types@npm:8.34.1"
checksum: 10c0/db1b3dce6a70b28ddb13c76fbb5983240d9395656df5f7cbd99bfd9905e39c0dab2132870f01dbc406b48739c437f7d344a879a824cedaba81b91a53110dc23a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
dependencies:
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/visitor-keys": "npm:8.32.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.34.1":
version: 8.34.1
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
Expand All @@ -4856,7 +4821,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.34.1":
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.0.0":
version: 8.34.1
resolution: "@typescript-eslint/utils@npm:8.34.1"
dependencies:
Expand All @@ -4871,31 +4836,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.32.1
resolution: "@typescript-eslint/utils@npm:8.32.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/scope-manager": "npm:8.32.1"
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/typescript-estree": "npm:8.32.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/a2b90c0417cd3a33c6e22f9cc28c356f251bb8928ef1d25e057feda007d522d281bdc37a9a0d05b70312f00a7b3f350ca06e724867025ea85bba5a4c766732e7
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
dependencies:
"@typescript-eslint/types": "npm:8.32.1"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.34.1":
version: 8.34.1
resolution: "@typescript-eslint/visitor-keys@npm:8.34.1"
Expand Down Expand Up @@ -9242,21 +9182,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.14.0":
version: 28.14.0
resolution: "eslint-plugin-jest@npm:28.14.0"
"eslint-plugin-jest@npm:29.0.1":
version: 29.0.1
resolution: "eslint-plugin-jest@npm:29.0.1"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/utils": "npm:^8.0.0"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0 || ^8.0.0
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
"@typescript-eslint/eslint-plugin": ^8.0.0
eslint: ^8.57.0 || ^9.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 10c0/da9c99dd8a1a80aa0c126ff4558882451dcee61b7e4c88e2407ac27d0c86fad2951384a4b037748e26f8743890b4628c6917b0760b01b7017c53fb29768584bc
checksum: 10c0/20edc166503a50c10b45f733797d530a5107c91efa25410ef405780d12222a796b5b41ed8f6d2b939632a1af273af6cc5732233463d1f36dbe7680bbb86c4eec
languageName: node
linkType: hard

Expand Down Expand Up @@ -9287,13 +9227,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.2.0":
version: 4.2.0
resolution: "eslint-visitor-keys@npm:4.2.0"
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.2.1":
version: 4.2.1
resolution: "eslint-visitor-keys@npm:4.2.1"
Expand Down Expand Up @@ -14574,7 +14507,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:4.4.3"
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jest: "npm:28.14.0"
eslint-plugin-jest: "npm:29.0.1"
graphql: "npm:16.11.0"
jest: "npm:29.7.0"
neo4j-driver: "npm:5.28.1"
Expand Down
Loading