Skip to content

Commit

Permalink
Merge pull request #5971 from ecamp/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update eslint monorepo to v9.11.1
  • Loading branch information
renovate[bot] authored Sep 24, 2024
2 parents 29cb47e + 91d5090 commit 2ba37c7
Show file tree
Hide file tree
Showing 10 changed files with 183 additions and 55 deletions.
45 changes: 36 additions & 9 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.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@types/node": "20.16.6",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
Expand Down
45 changes: 36 additions & 9 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.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"cypress": "13.13.2",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
45 changes: 36 additions & 9 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.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@sentry/vite-plugin": "2.22.4",
"@testing-library/jest-dom": "6.5.0",
"@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.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-n": "17.10.3",
Expand Down
Loading

0 comments on commit 2ba37c7

Please sign in to comment.