Skip to content

Commit

Permalink
chore(deps-dev): bump @fisker/prettier-config from 1.0.16 to 1.0.17
Browse files Browse the repository at this point in the history
Bumps [@fisker/prettier-config](https://github.com/fisker/shared-configs) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/fisker/shared-configs/releases)
- [Commits](https://github.com/fisker/shared-configs/compare/@fisker/prettier-config@1.0.16...@fisker/prettier-config@1.0.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 10, 2019
1 parent 3733176 commit 846e042
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 @@ -46,7 +46,7 @@
"@fisker/eslint-config": "^1.0.11",
"@fisker/eslint-config-jest": "^1.0.2",
"@fisker/lint-staged-config": "^1.0.4",
"@fisker/prettier-config": "^1.0.16",
"@fisker/prettier-config": "^1.0.17",
"babel-jest": "^24.8.0",
"babel-polyfill": "^6.26.0",
"cz-conventional-changelog-emoji": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@
resolved "https://registry.yarnpkg.com/@fisker/lint-staged-config/-/lint-staged-config-1.0.4.tgz#08206dd7ce02fccce83939fcf21ba2b774b5be36"
integrity sha512-hzNU3DPo8SKCWKN4ew/6GZugxl2qihN6jOjQv3yvtOE1u+W2rXS8Wxjdoh4Nia4ggdEIqkNkWcGr8KzjzpFhEA==

"@fisker/prettier-config@^1.0.16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@fisker/prettier-config/-/prettier-config-1.0.16.tgz#433acbb263069054dfc10e50f34dffe131feef5d"
integrity sha512-RLrBP5vJSEbx4YeDOKcJ9gN2rdd1mqo21GsMbezsOQm9vxkYFhicAs93+taq+EJbuyJbDZz3oYveEI4HM1Jx+w==
"@fisker/prettier-config@^1.0.17":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@fisker/prettier-config/-/prettier-config-1.0.17.tgz#1980baacb4627294859bbf60063e1796411e98c6"
integrity sha512-ZHKC92XMr8QGyfu/jWszmZvugCMDundpMs6t5wsIxX7d5H4oA1D3cmOUw4c/bQv9hEnxG6K1uX826YDc51TKww==

"@jest/console@^24.7.1":
version "24.7.1"
Expand Down

0 comments on commit 846e042

Please sign in to comment.