Skip to content

Commit e430bfe

Browse files
chore: bump prettier from 2.3.1 to 2.3.2 (coder#440)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 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.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19a6e90 commit e430bfe

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
@@ -23,7 +23,7 @@
2323
"lint-staged": "^11.0.0",
2424
"markdownlint-cli": "^0.27.1",
2525
"minimist": "^1.2.5",
26-
"prettier": "2.3.1",
26+
"prettier": "2.3.2",
2727
"semver-compare": "^1.0.0",
2828
"ts-node": "^10.0.0",
2929
"typescript": "^4.3.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -899,10 +899,10 @@ please-upgrade-node@^3.2.0:
899899
dependencies:
900900
semver-compare "^1.0.0"
901901

902-
prettier@2.3.1:
903-
version "2.3.1"
904-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
905-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
902+
prettier@2.3.2:
903+
version "2.3.2"
904+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
905+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
906906

907907
rc@~1.2.8:
908908
version "1.2.8"

0 commit comments

Comments
 (0)