Skip to content

Commit 06710c7

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

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.5"
35+
"prettier": "2.1.2"
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-
prettier@2.0.5:
620-
version "2.0.5"
621-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
622-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
619+
prettier@2.1.2:
620+
version "2.1.2"
621+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
622+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
623623

624624
progress@^2.0.0:
625625
version "2.0.3"

0 commit comments

Comments
 (0)