Skip to content

Commit

Permalink
Merge pull request #5764 from ecamp/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @eslint/js to v9.9.1
  • Loading branch information
renovate[bot] committed Aug 24, 2024
2 parents 04fd76b + cbe0af5 commit 14ae430
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions .ops/aws-setup/package-lock.json

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

2 changes: 1 addition & 1 deletion .ops/aws-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.0",
"@eslint/js": "9.9.1",
"@types/node": "20.16.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions e2e/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.0",
"@eslint/js": "9.9.1",
"cypress": "13.13.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion 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.0",
"@eslint/js": "9.9.1",
"@sentry/vite-plugin": "2.22.2",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/user-event": "14.5.2",
Expand Down
8 changes: 4 additions & 4 deletions pdf/package-lock.json

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

2 changes: 1 addition & 1 deletion 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.0",
"@eslint/js": "9.9.1",
"@intlify/core": "^9.10.2",
"@rushstack/eslint-patch": "1.10.4",
"@vitejs/plugin-vue": "5.1.2",
Expand Down
8 changes: 4 additions & 4 deletions print/package-lock.json

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

2 changes: 1 addition & 1 deletion print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.0",
"@eslint/js": "9.9.1",
"@nuxt/eslint-config": "0.5.2",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "8.5.0",
Expand Down

0 comments on commit 14ae430

Please sign in to comment.