diff options
Diffstat (limited to 'server/sonar-web/design-system/package.json')
-rw-r--r-- | server/sonar-web/design-system/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/design-system/package.json b/server/sonar-web/design-system/package.json index fc23b608080..b07fc540cf0 100644 --- a/server/sonar-web/design-system/package.json +++ b/server/sonar-web/design-system/package.json @@ -31,7 +31,7 @@ "@typescript-eslint/parser": "5.59.11", "@vitejs/plugin-react": "3.1.0", "autoprefixer": "10.4.14", - "eslint": "8.37.0", + "eslint": "8.43.0", "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.27.5", "eslint-plugin-local-rules": "1.3.2", |