Skip to content

Commit

Permalink
Update dependency prettier to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 26, 2020
1 parent 14f7ddd commit f64fbfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"jest": "26.4.2",
"lint-staged": "10.2.13",
"nodemon": "2.0.4",
"prettier": "2.1.0",
"prettier": "2.1.1",
"ts-jest": "26.2.0",
"ts-node": "9.0.0",
"yarnhook": "0.4.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5983,10 +5983,10 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

[email protected].0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.0.tgz#5a9789f767a243118c60f3e56d95cb6544914fbb"
integrity sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==
[email protected].1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==

pretty-format@^25.2.1, pretty-format@^25.5.0:
version "25.5.0"
Expand Down

0 comments on commit f64fbfd

Please sign in to comment.