Skip to content

Commit

Permalink
Merge pull request #6670 from ecamp/renovate/eslint-config-prettier-10.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-config-prettier to v10
  • Loading branch information
pmattmann authored Jan 14, 2025
2 parents da7cc45 + db0282f commit b05afe3
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 24 deletions.
10 changes: 5 additions & 5 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 @@ -21,7 +21,7 @@
"@eslint/js": "9.18.0",
"@types/node": "22.10.6",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.2.1",
Expand Down
10 changes: 5 additions & 5 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 @@ -18,7 +18,7 @@
"@eslint/js": "9.18.0",
"cypress": "13.16.1",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.14.0",
Expand Down
23 changes: 18 additions & 5 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 @@ -99,7 +99,7 @@
"autoprefixer": "10.4.20",
"babel-plugin-require-context-hook": "1.0.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
Expand Down
10 changes: 5 additions & 5 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 @@ -48,7 +48,7 @@
"@vue/shared": "3.5.13",
"@vue/test-utils": "2.4.6",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.32.0",
Expand Down

0 comments on commit b05afe3

Please sign in to comment.