Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to >=28.9.0 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 654d102 commit acf891c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/eslint/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-import-resolver-node": ">=0.3.9",
"eslint-import-resolver-typescript": ">=3.6.3",
"eslint-plugin-import-x": ">=4.4.0",
"eslint-plugin-jest": ">=28.8.3",
"eslint-plugin-jest": ">=28.9.0",
"eslint-plugin-prettier": ">=5.2.1",
"prettier": ">=3.3.3",
"typescript": ">=5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1751,7 +1751,7 @@ __metadata:
eslint-import-resolver-node: ">=0.3.9"
eslint-import-resolver-typescript: ">=3.6.3"
eslint-plugin-import-x: ">=4.4.0"
eslint-plugin-jest: ">=28.8.3"
eslint-plugin-jest: ">=28.9.0"
eslint-plugin-prettier: ">=5.2.1"
prettier: ">=3.3.3"
typescript: ">=5.6.3"
Expand Down

0 comments on commit acf891c

Please sign in to comment.