Skip to content

Commit

Permalink
Bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent a12c691 commit d4b876f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vercel/ncc": "^0.36.1",
"eslint": "^8.45.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest": "^27.2.3",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"typescript": "^5.1.6"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ __metadata:
"@vercel/ncc": ^0.36.1
eslint: ^8.45.0
eslint-plugin-github: ^4.7.0
eslint-plugin-jest: ^27.2.2
eslint-plugin-jest: ^27.2.3
js-yaml: ^4.1.0
prettier: ^2.8.8
typescript: ^5.1.6
Expand Down Expand Up @@ -1116,21 +1116,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.2.2":
version: 27.2.2
resolution: "eslint-plugin-jest@npm:27.2.2"
"eslint-plugin-jest@npm:^27.2.3":
version: 27.2.3
resolution: "eslint-plugin-jest@npm:27.2.3"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 98b63252d985f5dedf36ce9587dd4a0d24daf71ca8a997258343402c0d33ddd5070502378dafd9ac7fc0ef2e0d557b5c77f18e09ad73c71a52de8061db88293f
checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4
languageName: node
linkType: hard

Expand Down

0 comments on commit d4b876f

Please sign in to comment.