Skip to content

Commit cacf689

Browse files
chore(deps): update dependency eslint-plugin-jest to v29.1.0 (#1530)
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | npm | eslint-plugin-jest | 29.0.1 | 29.1.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 045a631 commit cacf689

File tree

4 files changed

+39
-39
lines changed

4 files changed

+39
-39
lines changed

actions/dependabot-auto-triage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/bun": "1.3.2",
2222
"eslint": "9.39.1",
2323
"eslint-config-prettier": "10.1.8",
24-
"eslint-plugin-jest": "29.0.1",
24+
"eslint-plugin-jest": "29.1.0",
2525
"eslint-plugin-prettier": "5.5.4",
2626
"typescript": "5.9.3",
2727
"typescript-eslint": "8.46.3"

actions/lint-pr-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/tmp": "0.2.6",
4141
"eslint": "9.39.1",
4242
"eslint-config-prettier": "10.1.8",
43-
"eslint-plugin-jest": "29.0.1",
43+
"eslint-plugin-jest": "29.1.0",
4444
"eslint-plugin-prettier": "5.5.4",
4545
"prettier": "3.6.2",
4646
"typescript": "5.9.3",

0 commit comments

Comments
 (0)