Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.6.0 (#95)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v2.6.0

* Create pretty-bulldogs-sniff.md

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: roikoren755 <26850796+roikoren755@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 17, 2022
1 parent 1f8024d commit c32ff95
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .changeset/pretty-bulldogs-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-es-roikoren": patch
---

chore(deps): update dependency prettier to v2.6.0
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.7",
"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 c32ff95

Please sign in to comment.