Skip to content

Commit 89d75cd

Browse files
Bump prettier from 2.1.2 to 2.3.2 (#731)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.1.2...2.3.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 772f5ac commit 89d75cd

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
@@ -53,7 +53,7 @@
5353
"mocha": "^8.2.1",
5454
"mockery": "^2.1.0",
5555
"nyc": "^15.1.0",
56-
"prettier": "^2.1.2",
56+
"prettier": "^2.3.2",
5757
"release-it": "^14.2.1",
5858
"release-it-lerna-changelog": "^3.1.0",
5959
"rsvp": "^4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6216,10 +6216,10 @@ prettier-linter-helpers@^1.0.0:
62166216
dependencies:
62176217
fast-diff "^1.1.2"
62186218

6219-
prettier@^2.1.2:
6220-
version "2.1.2"
6221-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
6222-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
6219+
prettier@^2.3.2:
6220+
version "2.3.2"
6221+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6222+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
62236223

62246224
printf@^0.5.1:
62256225
version "0.5.3"

0 commit comments

Comments
 (0)