Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3 (#3322)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v3

* Update package.json

---------

Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 6, 2023
1 parent 6acdfe4 commit 68ccdf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"c8": "^8.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.0.0-alpha.1",
"gts": "^4.0.1",
"mocha": "^10.2.0",
"nunjucks": "^3.2.4",
"prettier": "^2.8.7",
"prettier": "^3.0.0",
"typescript": "^5.0.4"
},
"dependencies": {
Expand Down

0 comments on commit 68ccdf9

Please sign in to comment.