Skip to content

Commit

Permalink
update Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm007 committed Jan 25, 2024
1 parent 49d60bd commit bb4cbd0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"fast-glob": "^3.2.7",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"prettier": "^2.8.1",
"prettier": "^2.8.8",
"resolve.exports": "^1.1.0",
"rollup": "^2.7.0",
"rollup-plugin-dts": "^4.2.2",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"path-browserify": "^1.0.1",
"portfinder": "^1.0.28",
"postcss": "^8.3.6",
"prettier": "^2.8.1",
"prettier": "^2.8.8",
"serve-handler": "^6.1.3",
"style-loader": "^2.0.0",
"vite": "npm:vite@^2.7.0",
Expand Down

0 comments on commit bb4cbd0

Please sign in to comment.