Skip to content

Commit 410b825

Browse files
committed
fix: upgrade typescript-eslint from 8.38.0 to 8.56.1
Snyk has created this PR to upgrade typescript-eslint from 8.38.0 to 8.56.1. See this package in npm: typescript-eslint See this project in Snyk: https://app.snyk.io/org/gsa-poc-group-default/project/f67d923d-966e-498c-ad83-dceaf06b02b3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c1301f0 commit 410b825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spiffworkflow-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"eslint-plugin-unused-imports": "^4.1.4",
114114
"jsdom": "^26.1.0",
115115
"prettier": "^3.3.2",
116-
"typescript-eslint": "8.38.0",
116+
"typescript-eslint": "8.56.1",
117117
"vitest": "^3.2.4"
118118
}
119119
}

0 commit comments

Comments
 (0)