Skip to content

Commit

Permalink
Merge pull request #1227 from spiltcoffee/dependabot/npm_and_yarn/esl…
Browse files Browse the repository at this point in the history
…int-plugin-jest-27.8.0

build(npm-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0
  • Loading branch information
mergify[bot] authored Feb 14, 2024
2 parents 6105af7 + c1003f2 commit af08bb3
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.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest": "^27.8.0",
"eslint-plugin-node": "^11.1.0",
"husky": "^9.0.11",
"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 @@ -4496,21 +4496,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^27.6.3":
version: 27.6.3
resolution: "eslint-plugin-jest@npm:27.6.3"
"eslint-plugin-jest@npm:^27.8.0":
version: 27.8.0
resolution: "eslint-plugin-jest@npm:27.8.0"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0 || ^7.0.0
eslint: ^7.0.0 || ^8.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: e22e8dbd941b34bb95958f035ffabb94114506b294e74d6e411bc85bc9dc57888ffd3ebb5c28316a8b7cc9d391cca35557acc64bf815f48d1dcc5ea3d28fa43a
checksum: 1fcdcf332b6d95c2433dcdf908b46e494a671bb101c675f99525c7a664853e60c247d63f302946d5a4f74f497a73c41673bc365a841f81bb4651b527379487e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8990,7 +8990,7 @@ __metadata:
enhanced-resolve: ^5.15.0
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-jest: ^27.6.3
eslint-plugin-jest: ^27.8.0
eslint-plugin-node: ^11.1.0
husky: ^9.0.11
jest: ^27.5.1
Expand Down

0 comments on commit af08bb3

Please sign in to comment.