Skip to content

Commit

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

* Create ninety-sheep-hunt.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 26, 2022
1 parent 75f60ca commit 8f09eaf
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .changeset/ninety-sheep-hunt.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.1
22 changes: 11 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.6.0"
"prettier": "2.6.1"
},
"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.6.0",
"prettier": "2.6.1",
"semver": "7.3.5",
"typescript": "4.6.3"
},
Expand Down

0 comments on commit 8f09eaf

Please sign in to comment.