Skip to content

Commit a55d98d

Browse files
committedApr 2, 2022
fix(deps): update dependency prettier to v2.6.2
1 parent 4ed7a0b commit a55d98d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-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.1",
20+
"prettier": "2.6.2",
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

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