Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent d2eddc6 commit ed459a0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"execa": "5.1.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"prettier": "2.8.8",
"prettier": "3.1.1",
"prompts": "2.4.2",
"rimraf": "5.0.1",
"ts-node": "10.9.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"leven": "3.1.0",
"lodash": "4.17.21",
"ora": "5.4.1",
"prettier": "2.8.8",
"prettier": "3.1.1",
"resolve-from": "5.0.0",
"semver": "7.5.4",
"sha3": "2.1.4",
Expand Down Expand Up @@ -63,7 +63,7 @@
"lint-staged": "14.0.1",
"memfs": "4.2.1",
"memory-streams": "0.1.3",
"prettier": "2.8.8",
"prettier": "3.1.1",
"rimraf": "5.0.1",
"strip-ansi": "6.0.1",
"ts-json-schema-generator": "1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/template-ts-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"fs-extra": "11.1.1",
"jest": "29.6.4",
"lint-staged": "14.0.1",
"prettier": "2.8.8",
"prettier": "3.1.1",
"rimraf": "5.0.1",
"tmp": "0.2.1",
"typescript": "5.2.2"
Expand Down

1 comment on commit ed459a0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@peterjuras: The workflow failed!

Please sign in to comment.