Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update eslint monorepo to v9.24.0 #7172

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 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.27.0",
"@eslint/compat": "1.2.8",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.23.0",
"@eslint/js": "9.24.0",
"@types/node": "22.14.0",
"eslint": "9.23.0",
"eslint": "9.24.0",
"eslint-config-prettier": "10.1.2",
"eslint-plugin-n": "17.17.0",
"eslint-plugin-prettier": "5.2.6",
Expand Down
26 changes: 13 additions & 13 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,11 +15,11 @@
"@babel/eslint-parser": "7.27.0",
"@eslint/compat": "1.2.8",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.23.0",
"@eslint/js": "9.24.0",
"cypress": "13.16.1",
"cypress-terminal-report": "7.1.0",
"cypress-wait-until": "3.0.2",
"eslint": "9.23.0",
"eslint": "9.24.0",
"eslint-config-prettier": "10.1.2",
"eslint-plugin-cypress": "4.2.0",
"eslint-plugin-prettier": "5.2.6",
Expand Down
26 changes: 13 additions & 13 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.27.0",
"@eslint/compat": "1.2.8",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.23.0",
"@eslint/js": "9.24.0",
"@sentry/vite-plugin": "3.2.4",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.6.1",
Expand All @@ -98,7 +98,7 @@
"@vue/test-utils": "1.3.6",
"autoprefixer": "10.4.21",
"babel-plugin-require-context-hook": "1.0.0",
"eslint": "9.23.0",
"eslint": "9.24.0",
"eslint-config-prettier": "10.1.2",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-n": "17.17.0",
Expand Down
26 changes: 13 additions & 13 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 @@ -35,7 +35,7 @@
"@babel/eslint-parser": "7.27.0",
"@eslint/compat": "1.2.8",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.23.0",
"@eslint/js": "9.24.0",
"@intlify/core": "11.1.2",
"@rushstack/eslint-patch": "1.11.0",
"@vitejs/plugin-vue": "5.2.3",
Expand All @@ -50,7 +50,7 @@
"@vue/test-utils": "2.4.6",
"css": "3.0.0",
"dayjs": "1.11.13",
"eslint": "9.23.0",
"eslint": "9.24.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-vue": "9.33.0",
"globals": "16.0.0",
Expand Down
26 changes: 13 additions & 13 deletions print/package-lock.json

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

Loading
Loading