Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent 1b03cf1 commit 23d183f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.2",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4670,7 +4670,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:27.6.2"
eslint-plugin-jest: "npm:27.6.3"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-simple-import-sort: "npm:10.0.0"
eslint-plugin-unused-imports: "npm:3.0.0"
Expand Down Expand Up @@ -6594,9 +6594,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:27.6.2":
version: 27.6.2
resolution: "eslint-plugin-jest@npm:27.6.2"
"eslint-plugin-jest@npm:27.6.3":
version: 27.6.3
resolution: "eslint-plugin-jest@npm:27.6.3"
dependencies:
"@typescript-eslint/utils": "npm:^5.10.0"
peerDependencies:
Expand All @@ -6608,7 +6608,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 9f8f26c1ad0725f0d137152b932315fb7da0c327947c05fb9be7ce10bf3b82a6be158956261c1343be1138c571c4e445074afcbfd84ea2b34b3a550196e6c79d
checksum: 7ec6cc7b9b9e157963e004130908baadeb583b7b1b2ccd75dcc5084ca669edc0f75b9b92453b9bde234009359ac9fc6c5665b2c35bc2c8d332b944ddeef1c485
languageName: node
linkType: hard

Expand Down

0 comments on commit 23d183f

Please sign in to comment.