Skip to content

Commit 5b560c5

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump prettier from 2.0.5 to 2.1.2
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[bot] <[email protected]>
1 parent 78ee90f commit 5b560c5

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
@@ -104,7 +104,7 @@
104104
"lodash.has": "^4.5.2",
105105
"lodash.omit": "^4.5.0",
106106
"mkdirp": "^1.0.3",
107-
"prettier": "^2.0.5",
107+
"prettier": "^2.1.2",
108108
"read-pkg-up": "^7.0.1",
109109
"resolve": "^1.15.1",
110110
"rimraf": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7305,10 +7305,10 @@ prettier-linter-helpers@^1.0.0:
73057305
dependencies:
73067306
fast-diff "^1.1.2"
73077307

7308-
prettier@^2.0.5:
7309-
version "2.0.5"
7310-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
7311-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
7308+
prettier@^2.1.2:
7309+
version "2.1.2"
7310+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
7311+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
73127312

73137313
pretty-format@^25.2.1, pretty-format@^25.5.0:
73147314
version "25.5.0"

0 commit comments

Comments
 (0)