Skip to content

Commit

Permalink
Merge pull request #6259 from ecamp/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update eslint monorepo to v9.14.0
  • Loading branch information
renovate[bot] authored Nov 1, 2024
2 parents add3c06 + 6b62000 commit c72e8e4
Show file tree
Hide file tree
Showing 10 changed files with 155 additions and 85 deletions.
44 changes: 29 additions & 15 deletions .ops/aws-setup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .ops/aws-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@eslint/js": "9.14.0",
"@types/node": "22.8.6",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
44 changes: 29 additions & 15 deletions e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@eslint/js": "9.14.0",
"cypress": "13.13.2",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
44 changes: 29 additions & 15 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@eslint/js": "9.14.0",
"@sentry/vite-plugin": "2.22.6",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
Expand All @@ -98,7 +98,7 @@
"@vue/test-utils": "1.3.6",
"autoprefixer": "10.4.20",
"babel-plugin-require-context-hook": "1.0.0",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-n": "17.12.0",
Expand Down
Loading

0 comments on commit c72e8e4

Please sign in to comment.