Skip to content

Commit

Permalink
Bump prettier from 1.15.3 to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Jan 24, 2019
1 parent 6d57900 commit 086662c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion addons/storysource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"core-js": "^2.6.2",
"estraverse": "^4.2.0",
"loader-utils": "^1.2.1",
"prettier": "^1.14.3",
"prettier": "^1.16.1",
"prop-types": "^15.6.2",
"react-syntax-highlighter": "^8.0.1",
"regenerator-runtime": "^0.12.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/marko-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@storybook/addon-storysource": "5.0.0-alpha.9",
"@storybook/addons": "5.0.0-alpha.9",
"@storybook/marko": "5.0.0-alpha.9",
"prettier": "^1.14.3",
"prettier": "^1.16.1",
"webpack": "^4.29.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"lint-staged": "^8.0.4",
"lodash": "^4.17.11",
"npmlog": "^4.1.2",
"prettier": "^1.14.3",
"prettier": "^1.16.1",
"raf": "^3.4.0",
"react": "^16.7.0",
"react-dom": "^16.7.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16346,9 +16346,9 @@ [email protected]:
version "1.13.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"

prettier@^1.14.2, prettier@^1.14.3:
version "1.15.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a"
prettier@^1.14.2, prettier@^1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"

pretty-bytes@^4.0.2:
version "4.0.2"
Expand Down

0 comments on commit 086662c

Please sign in to comment.