Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.1.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppodds authored Dec 7, 2023
2 parents f47b75e + 29bd3ac commit 981e938
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/contributor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/relno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit 981e938

Please sign in to comment.