Skip to content

Commit

Permalink
Merge pull request #5876 from ecamp/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update eslint monorepo to v9.10.0
  • Loading branch information
renovate[bot] authored Sep 12, 2024
2 parents edc1491 + ae7b116 commit 0a70616
Show file tree
Hide file tree
Showing 10 changed files with 125 additions and 70 deletions.
33 changes: 23 additions & 10 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.9.1",
"@eslint/js": "9.10.0",
"@types/node": "20.16.5",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
Expand Down
33 changes: 23 additions & 10 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.9.1",
"@eslint/js": "9.10.0",
"cypress": "13.13.2",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
33 changes: 23 additions & 10 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.9.1",
"@eslint/js": "9.10.0",
"@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.9.1",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-n": "17.10.2",
Expand Down
33 changes: 23 additions & 10 deletions pdf/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 pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.1",
"@eslint/js": "9.10.0",
"@intlify/core": "^9.10.2",
"@rushstack/eslint-patch": "1.10.4",
"@vitejs/plugin-vue": "5.1.3",
Expand All @@ -49,7 +49,7 @@
"@vue/test-utils": "2.4.6",
"css": "3.0.0",
"dayjs": "1.11.13",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-vue": "9.28.0",
"globals": "15.9.0",
Expand Down
Loading

0 comments on commit 0a70616

Please sign in to comment.