Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 17, 2022
1 parent 87d4111 commit 345e3c1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
25 changes: 14 additions & 11 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint": "^7 || ^8"
},
"resolutions": {
"prettier": "2.5.1"
"prettier": "2.6.0"
},
"dependencies": {
"@typescript-eslint/utils": "^5.0.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"lint-staged": "12.3.5",
"mocha": "9.2.2",
"nyc": "15.1.0",
"prettier": "2.5.1",
"prettier": "2.6.0",
"semver": "7.3.5",
"typescript": "4.6.2"
},
Expand Down

0 comments on commit 345e3c1

Please sign in to comment.