Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jest to ^28.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Aug 4, 2024
1 parent 451c84b commit 3d29e7d
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest": "^28.7.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-prettier": "^4.2.1",
"execa": "5.1.1",
Expand Down
76 changes: 68 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3707,6 +3707,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/scope-manager@npm:8.0.0"
dependencies:
"@typescript-eslint/types": "npm:8.0.0"
"@typescript-eslint/visitor-keys": "npm:8.0.0"
checksum: 10/444dbc156d9d6d2aa4f82e35ab171aed85d1818c5adf70f955f69d6d0591d9a0668f645d38bf5b759098849aa4114340ca128a673be5525a94fba9a048751d0c
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/type-utils@npm:7.11.0"
Expand Down Expand Up @@ -3755,6 +3765,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/types@npm:8.0.0"
checksum: 10/e28e79d8b7acfa42c90781fa63e90e56807ae018a0a92fc71c8e441d2bb3a250527c9d44ff6450ff1d47ceed0c3df28de6599f97f6c4c65ac554088867fc3517
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/typescript-estree@npm:7.11.0"
Expand Down Expand Up @@ -3793,6 +3810,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0"
dependencies:
"@typescript-eslint/types": "npm:8.0.0"
"@typescript-eslint/visitor-keys": "npm:8.0.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/99a80fb43d1e9cbd49a3dfdd264e7e361ffd4e19970d2b04b86a551fc730cc4f19202c3323d0d6bbfd7ce4672bf205cb7b756ba2e20c95729b24e878b96e66f3
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/utils@npm:7.11.0"
Expand All @@ -3807,7 +3843,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0":
"@typescript-eslint/utils@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/utils@npm:7.18.0"
dependencies:
Expand All @@ -3821,6 +3857,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/utils@npm:8.0.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.0.0"
"@typescript-eslint/types": "npm:8.0.0"
"@typescript-eslint/typescript-estree": "npm:8.0.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/f76e65763725d944d3c6f0e78ea566cdb08247fa7ee9e2ec15310527f3e2325c92cb67c80a63e4a6dd29a5a7d96db3839aebd0a2e98810dcc248f6762414c995
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/visitor-keys@npm:7.11.0"
Expand All @@ -3841,6 +3891,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0"
dependencies:
"@typescript-eslint/types": "npm:8.0.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/328106878ed42f1543590317477275a3c95c0455ba8203355fede94b0970844ec430cc5e090d4e1f48d805ac40ab1bd339270514e256b0810cabd423c6b2d52a
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -6358,21 +6418,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.6.0":
version: 28.6.0
resolution: "eslint-plugin-jest@npm:28.6.0"
"eslint-plugin-jest@npm:^28.7.0":
version: 28.7.0
resolution: "eslint-plugin-jest@npm:28.7.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0"
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0 || ^8.0.0
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 10/32232dbf54d3be0853a6f702504a9af82e9fd503ce5644c97e1cec0f17f3262d56e418dc41763ba6ed079aec401c4ce066c6c32e618403b7b5235c3e0952bdb0
checksum: 10/7122c4523d91f4365d601ddfe9a0f8f5761c0ce68e24dc1580e8da2e102477f31aac5c66c9c5821f4f9885d6380e84609e1bc036209eb568e3f389a847e2cb68
languageName: node
linkType: hard

Expand Down Expand Up @@ -8513,7 +8573,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-jest: "npm:^28.7.0"
eslint-plugin-jsdoc: "npm:^48.11.0"
eslint-plugin-prettier: "npm:^4.2.1"
execa: "npm:5.1.1"
Expand Down

0 comments on commit 3d29e7d

Please sign in to comment.