Skip to content

Commit 3a7b477

Browse files
chore(deps-dev): bump linter deps
1 parent 34e7a47 commit 3a7b477

File tree

3 files changed

+110
-101
lines changed

3 files changed

+110
-101
lines changed

src/bhs-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"eslint-plugin-n": "^17.23.1",
3030
"eslint-plugin-wdio": "^9.16.2",
3131
"typescript": "~5.9.3",
32-
"typescript-eslint": "^8.45.0"
32+
"typescript-eslint": "^8.46.0"
3333
}
3434
}

src/bhs-web-angular-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"@stylistic/eslint-plugin": "^5.4.0",
4242
"@tailwindcss/postcss": "^4.1.14",
4343
"@tailwindcss/typography": "^0.5.19",
44-
"@vitest/eslint-plugin": "^1.3.15",
44+
"@vitest/eslint-plugin": "^1.3.17",
4545
"angular-eslint": "20.4.0",
4646
"daisyui": "^5.1.27",
4747
"eslint": "^9.37.0",
4848
"eslint-config-flat-gitignore": "^2.1.0",
4949
"eslint-import-resolver-typescript": "^4.4.4",
5050
"eslint-plugin-import-x": "^4.16.1",
51-
"eslint-plugin-jsdoc": "^60.8.1",
51+
"eslint-plugin-jsdoc": "^61.1.2",
5252
"eslint-plugin-rxjs-angular-x": "^0.0.3",
5353
"eslint-plugin-rxjs-x": "~0.7.7",
5454
"globals": "^16.4.0",
@@ -58,7 +58,7 @@
5858
"postcss": "^8.5.6",
5959
"tailwindcss": "^4.1.14",
6060
"typescript": "~5.9.3",
61-
"typescript-eslint": "^8.45.0",
61+
"typescript-eslint": "^8.46.0",
6262
"vitest": "^3.2.4"
6363
}
6464
}

0 commit comments

Comments
 (0)