Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent cc9e996 commit fe9dbbb
Show file tree
Hide file tree
Showing 5 changed files with 205 additions and 205 deletions.
2 changes: 1 addition & 1 deletion apps/rotom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@types/testing-library__jasmine-dom": "1.3.3",
"axe-core": "4.10.2",
"cross-env": "7.0.3",
"eslint": "9.13.0",
"eslint": "9.15.0",
"http-server": "14.1.1",
"jasmine-axe": "1.1.0",
"jasmine-core": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@ls-lint/ls-lint": "2.2.3",
"@playwright/test": "1.49.0",
"dependency-cruiser": "16.6.0",
"eslint": "9.13.0",
"eslint": "9.15.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"msw": "2.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@eslint/eslintrc": "3.2.0",
"@vitest/eslint-plugin": "1.1.10",
"angular-eslint": "18.4.2",
"eslint": "9.13.0",
"eslint": "9.15.0",
"eslint-config-turbo": "2.3.1",
"eslint-plugin-functional": "7.1.0",
"eslint-plugin-jasmine": "4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"class-variance-authority": "0.7.0",
"cross-env": "7.0.3",
"date-fns": "4.1.0",
"eslint": "9.13.0",
"eslint": "9.15.0",
"http-server": "14.1.1",
"i18next": "23.16.8",
"jasmine-axe": "1.1.0",
Expand Down
Loading

0 comments on commit fe9dbbb

Please sign in to comment.