Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.4 (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 5ed36a4 commit 722a0cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion templates/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-formatter-pretty": "4.1.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "2.8.8",
"prettier": "3.2.4",
"standard-version": "9.5.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion templates/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"jest-environment-jsdom": "29.6.1",
"lint-staged": "15.2.0",
"markdown-styles": "3.2.0",
"prettier": "2.8.8",
"prettier": "3.2.4",
"rollup": "2.79.1",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-esbuild": "4.10.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"jest-environment-jsdom": "29.6.2",
"lint-staged": "15.2.0",
"markdown-styles": "3.2.0",
"prettier": "3.0.0",
"prettier": "3.2.4",
"release-it": "17.0.1",
"rollup": "2.79.1",
"rollup-plugin-esbuild": "5.0.0",
Expand Down

0 comments on commit 722a0cc

Please sign in to comment.