Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
build(deps-dev): bump @types/prettier from 1.16.4 to 1.18.3 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 11, 2019
1 parent e44e10a commit be9847f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/lodash": "4.14.141",
"@types/multer": "^1.3.7",
"@types/node": "12.7.8",
"@types/prettier": "1.16.4",
"@types/prettier": "1.18.3",
"@types/supertest": "2.0.7",
"@types/swagger-ui-express": "3.0.0",
"@types/uuid": "3.4.4",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,9 +1204,10 @@
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"

"@types/prettier@1.16.4":
version "1.16.4"
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-1.16.4.tgz#5e5e97702cb68498aaba7349b941648daaf2385c"
"@types/prettier@1.18.3":
version "1.18.3"
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.18.3.tgz#64ff53329ce16139f17c3db9d3e0487199972cd8"
integrity sha512-48rnerQdcZ26odp+HOvDGX8IcUkYOCuMc2BodWYTe956MqkHlOGAG4oFQ83cjZ0a4GAgj7mb4GUClxYd2Hlodg==

"@types/range-parser@*":
version "1.2.3"
Expand Down

0 comments on commit be9847f

Please sign in to comment.