Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent 0b18aeb commit b85b90a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/porygon-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"prettier": "2.8.8",
"rimraf": "5.0.1",
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/porygon-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"jest": "29.6.1",
"prettier": "2.8.8",
"reflect-metadata": "^0.1.13",
Expand Down

0 comments on commit b85b90a

Please sign in to comment.