Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 16, 2020
1 parent 6a0ca5d commit ec27054
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.3.0",
"markdown-table": "^2.0.0",
"path-type": "^4.0.0",
"prettier": "^2.1.1",
"prettier": "^2.1.2",
"pretty-bytes": "^5.4.1",
"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 @@ -4076,12 +4076,12 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4573,7 +4573,7 @@ resolve@^1.10.0:
nanomatch: ^1.2.13
path-is-inside: ^1.0.2
path-type: ^4.0.0
prettier: ^2.1.1
prettier: ^2.1.2
pretty-bytes: ^5.4.1
pretty-ms: ^7.0.0
tempy: ^0.7.0
Expand Down

0 comments on commit ec27054

Please sign in to comment.