Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jest to ^28.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Nov 6, 2024
1 parent d3706f4 commit 7823536
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 @@ -99,7 +99,7 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-prettier": "^4.2.1",
"execa": "5.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6593,9 +6593,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.8.3":
version: 28.8.3
resolution: "eslint-plugin-jest@npm:28.8.3"
"eslint-plugin-jest@npm:^28.9.0":
version: 28.9.0
resolution: "eslint-plugin-jest@npm:28.9.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -6607,7 +6607,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10/3f1798c61e143981eefcfb2fbc4b2e5b329378ebaafdec6485f443c79ee0d3304e9409e8ea8ce089ac15abb4e700d8d838e0a1da29feb528d77a2b3cce6989ec
checksum: 10/399dd882205da996c2d46b768b744093346ffe4f730972825c72a3f85cc2e26bc08ccd73a7b487f8da4c39fa0178c58b571d5d611a22ced5518b5dfccb48d906
languageName: node
linkType: hard

Expand Down Expand Up @@ -8747,7 +8747,7 @@ __metadata:
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jest: "npm:^28.8.3"
eslint-plugin-jest: "npm:^28.9.0"
eslint-plugin-jsdoc: "npm:^50.4.3"
eslint-plugin-prettier: "npm:^4.2.1"
execa: "npm:5.1.1"
Expand Down

0 comments on commit 7823536

Please sign in to comment.