Skip to content

Commit c4f041c

Browse files
committedMar 26, 2022
fix(deps): update dependency prettier to v2.6.1
1 parent 04a845c commit c4f041c

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
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.0",
20+
"prettier": "2.6.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

+13-10
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.