Skip to content

Commit

Permalink
Merge pull request #1160 from nestjs/renovate/eslint-config-prettier-…
Browse files Browse the repository at this point in the history
…10.x

chore(deps): update dependency eslint-config-prettier to v10
  • Loading branch information
kamilmysliwiec authored Jan 20, 2025
2 parents a2ef3cb + a7ac193 commit 76a61bf
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 14 deletions.
15 changes: 8 additions & 7 deletions sample/cosmos-db/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 sample/cosmos-db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.5.0",
"prettier": "^3.0.0",
Expand Down
11 changes: 6 additions & 5 deletions sample/table-storage/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 sample/table-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.5.0",
"prettier": "^3.0.0",
Expand Down

0 comments on commit 76a61bf

Please sign in to comment.