Skip to content

Commit 3e2155b

Browse files
Bump @stylistic/eslint-plugin from 3.1.0 to 5.6.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 5.6.1. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc4e0e commit 3e2155b

File tree

4 files changed

+190
-9
lines changed

4 files changed

+190
-9
lines changed

internal/datastore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"zod-mermaid": "^1.0.9"
99
},
1010
"devDependencies": {
11-
"@stylistic/eslint-plugin": "^3.1.0",
11+
"@stylistic/eslint-plugin": "^5.6.1",
1212
"@tsconfig/node22": "^22.0.2",
1313
"@types/jest": "^30.0.0",
1414
"@typescript-eslint/eslint-plugin": "^8.46.2",

internal/events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Schemas for NHS Notify Supplier API events",
77
"devDependencies": {
88
"@stoplight/spectral-cli": "^6.15.0",
9-
"@stylistic/eslint-plugin": "^3.1.0",
9+
"@stylistic/eslint-plugin": "^5.6.1",
1010
"@tsconfig/node22": "^22.0.2",
1111
"@types/jest": "^29.5.14",
1212
"@typescript-eslint/eslint-plugin": "^8.27.0",

internal/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"description": "Common helper utilities for NHS Notify Supplier API",
66
"devDependencies": {
7-
"@stylistic/eslint-plugin": "^3.1.0",
7+
"@stylistic/eslint-plugin": "^5.6.1",
88
"@tsconfig/node22": "^22.0.2",
99
"@types/jest": "^29.5.14",
1010
"@typescript-eslint/eslint-plugin": "^8.27.0",

0 commit comments

Comments
 (0)