Skip to content

Commit 8b133a2

Browse files
Merge dependabot/npm_and_yarn/stylistic/eslint-plugin-5.5.0 into dependabotCombined
2 parents 1daf9df + f67cba8 commit 8b133a2

File tree

4 files changed

+155
-6
lines changed

4 files changed

+155
-6
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.5.0",
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
@@ -7,7 +7,7 @@
77
"description": "Schemas for NHS Notify Supplier API events",
88
"devDependencies": {
99
"@stoplight/spectral-cli": "^6.15.0",
10-
"@stylistic/eslint-plugin": "^3.1.0",
10+
"@stylistic/eslint-plugin": "^5.5.0",
1111
"@tsconfig/node22": "^22.0.2",
1212
"@types/jest": "^29.5.14",
1313
"@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.5.0",
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 & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)