Skip to content

Commit

Permalink
Merge pull request #6441 from ecamp/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update eslint monorepo to v9.16.0
  • Loading branch information
renovate[bot] authored Nov 30, 2024
2 parents 656d028 + 3e61545 commit dfba415
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 55 deletions.
18 changes: 9 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.9",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@types/node": "22.9.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
18 changes: 9 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.9",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"cypress": "13.15.2",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
18 changes: 9 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 @@ -85,7 +85,7 @@
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@sentry/vite-plugin": "2.22.6",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
Expand All @@ -97,7 +97,7 @@
"@vue/test-utils": "1.3.6",
"autoprefixer": "10.4.20",
"babel-plugin-require-context-hook": "1.0.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-n": "17.14.0",
Expand Down
18 changes: 9 additions & 9 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.9",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@intlify/core": "^9.10.2",
"@rushstack/eslint-patch": "1.10.4",
"@vitejs/plugin-vue": "5.2.1",
Expand All @@ -49,7 +49,7 @@
"@vue/test-utils": "2.4.6",
"css": "3.0.0",
"dayjs": "1.11.13",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-vue": "9.31.0",
"globals": "15.12.0",
Expand Down
18 changes: 9 additions & 9 deletions print/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 print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@nuxt/eslint": "0.7.2",
"@nuxt/eslint-config": "0.7.2",
"@nuxtjs/i18n": "9.1.0",
Expand All @@ -46,7 +46,7 @@
"@vue/server-renderer": "3.5.13",
"@vue/shared": "3.5.13",
"@vue/test-utils": "2.4.6",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prettier": "5.2.1",
Expand Down

0 comments on commit dfba415

Please sign in to comment.