Skip to content

Commit

Permalink
build(npm-dev): upgrade eslint-plugin-jest from 27.2.2 to 27.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
spiltcoffee committed Jul 14, 2023
1 parent a895245 commit 56508d4
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 @@ -34,7 +34,7 @@
"enhanced-resolve": "^5.15.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-node": "^11.1.0",
"husky": "^8.0.3",
"jest": "^27.5.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3972,21 +3972,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 Expand Up @@ -8176,7 +8176,7 @@ __metadata:
enhanced-resolve: ^5.15.0
eslint: ^8.44.0
eslint-config-prettier: ^8.8.0
eslint-plugin-jest: ^27.2.2
eslint-plugin-jest: ^27.2.3
eslint-plugin-node: ^11.1.0
husky: ^8.0.3
jest: ^27.5.1
Expand Down

0 comments on commit 56508d4

Please sign in to comment.