Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@2.1.0...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Aug 26, 2020
1 parent ac40618 commit 9d2e912
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lint-staged": "^10.2.13",
"markdown-table": "^2.0.0",
"path-type": "^4.0.0",
"prettier": "^2.1.0",
"prettier": "^2.1.1",
"pretty-bytes": "^5.3.0",
"pretty-ms": "^7.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4063,12 +4063,12 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"prettier@npm:^2.1.0":
version: 2.1.0
resolution: "prettier@npm:2.1.0"
"prettier@npm:^2.1.1":
version: 2.1.1
resolution: "prettier@npm:2.1.1"
bin:
prettier: bin-prettier.js
checksum: 3/f955d380d2892284c28bbfe32b1601cfcd7a24d8b310832937773b9e733f624e38ff70cbafee80e9553bdb3c55783d019163667bf9a69df4e6f7c2acdcf54c06
checksum: 3/420a807cda2d482388daa42379a7aaa1be629cb71f5792362a971a5ed1c6ff377d2e311818d24e9390a4a8a6eac3fda9ebe6975f2168efec893790c0497d8a93
languageName: node
linkType: hard

Expand Down Expand Up @@ -4560,7 +4560,7 @@ resolve@^1.10.0:
nanomatch: ^1.2.13
path-is-inside: ^1.0.2
path-type: ^4.0.0
prettier: ^2.1.0
prettier: ^2.1.1
pretty-bytes: ^5.3.0
pretty-ms: ^7.0.0
tempy: ^0.6.0
Expand Down

0 comments on commit 9d2e912

Please sign in to comment.