Skip to content

Commit 2825b26

Browse files
authoredJun 18, 2022
fix(deps): update dependency prettier to v2.7.1
1 parent 4e0c75c commit 2825b26

File tree

2 files changed

+77
-27
lines changed

2 files changed

+77
-27
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test.lint": "eslint ."
1818
},
1919
"dependencies": {
20-
"prettier": "2.6.2",
20+
"prettier": "2.7.1",
2121
"prettier-plugin-jsdoc": "^0.3.31",
2222
"prettier-plugin-packagejson": "^2.2.16",
2323
"sort-package-json": "github:aminya/sort-package-json"

‎pnpm-lock.yaml

+76-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.