Skip to content

Commit 2761ed4

Browse files
chore(deps-dev): bump prettier from 2.0.2 to 2.0.5 (#33)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.0.2...2.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8701223 commit 2761ed4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"eslint": "^6.1.0",
3434
"eslint-config-ktsn": "^2.0.1",
35-
"prettier": "2.0.2"
35+
"prettier": "2.0.5"
3636
},
3737
"peerDependencies": {
3838
"vue-auto-routing": "0.x"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -616,10 +616,10 @@ prelude-ls@~1.1.2:
616616
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
617617
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
618618

619-
620-
version "2.0.2"
621-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
622-
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
619+
620+
version "2.0.5"
621+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
622+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
623623

624624
progress@^2.0.0:
625625
version "2.0.3"

0 commit comments

Comments
 (0)