Skip to content

Commit bcbd280

Browse files
committed
Update ESLint on frontends
1 parent 725df52 commit bcbd280

File tree

4 files changed

+57
-56
lines changed

4 files changed

+57
-56
lines changed

frontend-angular/package-lock.json

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

frontend-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular/cli": "20.0.0",
3030
"@angular/compiler-cli": "20.0.0",
3131
"@types/jasmine": "5.1.8",
32-
"angular-eslint": "19.6.0",
32+
"angular-eslint": "19.7.0",
3333
"eslint": "9.28.0",
3434
"jasmine-core": "5.7.1",
3535
"karma": "6.4.4",

frontend-react/package-lock.json

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

frontend-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
]
4343
},
4444
"devDependencies": {
45-
"@eslint/js": "9.27.0",
46-
"eslint": "9.27.0",
45+
"@eslint/js": "9.28.0",
46+
"eslint": "9.28.0",
4747
"eslint-plugin-import": "2.31.0",
4848
"eslint-plugin-jsx-a11y": "6.10.2",
4949
"eslint-plugin-react": "7.37.5",

0 commit comments

Comments
 (0)