Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
update prettier-plugin-svelte to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbirtles committed May 12, 2019
1 parent 0aa419c commit e9aa455
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 @@ -45,7 +45,7 @@
"cosmiconfig": "^4.0.0",
"lodash": "^4.17.10",
"prettier": "1.17.0",
"prettier-plugin-svelte": "0.5.0",
"prettier-plugin-svelte": "0.5.1",
"sinon": "^4.5.0",
"source-map": "^0.7.3",
"svelte": "3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,10 @@ path-to-regexp@^1.7.0:
dependencies:
isarray "0.0.1"

prettier-plugin-svelte@0.5.0:
version "0.5.0"
resolved "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-0.5.0.tgz#2a94d4a465afdb2b1cff1451fefb9f5bd8b7b6d8"
integrity sha512-ndr+QhpnXYj9Od554I2rWohWPpI5IPlOOyjPD51aEZuZ+swsgFI8a5YlopnClyUH80Aah7PP4ultQOTRyLuQQw==
prettier-plugin-svelte@0.5.1:
version "0.5.1"
resolved "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-0.5.1.tgz#f5e25ee40f01eee7d1207c4a1d6c8e68bc0c455f"
integrity sha512-jVfONo45FrDJ1jy2R0mqAtXGlgi2fLNW2Zo+BGWFV7q/gUbXkJovz8ISK+QCPRXkk55uM8LTXq9ovrX+Ix2J1w==
dependencies:
tslib "^1.9.3"

Expand Down

0 comments on commit e9aa455

Please sign in to comment.