Skip to content

Commit c022c51

Browse files
Bump prettier from 2.1.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 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.1.1...2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e41d933 commit c022c51

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-node": "^11.1.0",
4141
"eslint-plugin-prettier": "^3.1.4",
4242
"jest": "^24.9.0",
43-
"prettier": "^2.1.1",
43+
"prettier": "^2.1.2",
4444
"release-it": "^13.7.0",
4545
"release-it-lerna-changelog": "^2.3.0"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5279,10 +5279,10 @@ prettier-linter-helpers@^1.0.0:
52795279
dependencies:
52805280
fast-diff "^1.1.2"
52815281

5282-
prettier@^2.1.1:
5283-
version "2.1.1"
5284-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
5285-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
5282+
prettier@^2.1.2:
5283+
version "2.1.2"
5284+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
5285+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
52865286

52875287
pretty-format@^24.9.0:
52885288
version "24.9.0"

0 commit comments

Comments
 (0)