Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2022
1 parent 6c28c4d commit bf5f678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.6.2",
"tsconfig-paths": "3.14.1",
"typescript": "4.6.4"
Expand Down
2 changes: 1 addition & 1 deletion libraries/error-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "5.22.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.6.2",
"tsconfig-paths": "3.14.1",
"typescript": "4.6.4"
Expand Down

0 comments on commit bf5f678

Please sign in to comment.