Skip to content

Commit 5853b03

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 518f65c commit 5853b03

File tree

4 files changed

+155
-7
lines changed

4 files changed

+155
-7
lines changed

internal/datastore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"zod": "^4.1.11"
88
},
99
"devDependencies": {
10-
"@stylistic/eslint-plugin": "^3.1.0",
10+
"@stylistic/eslint-plugin": "^5.6.1",
1111
"@tsconfig/node22": "^22.0.2",
1212
"@types/jest": "^30.0.0",
1313
"@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",

package-lock.json

Lines changed: 152 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)