Skip to content

Commit a0b7a79

Browse files
chore: bump prettier from 2.3.2 to 2.4.0 (coder#586)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.2...2.4.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91e18cf commit a0b7a79

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.1.2",
2424
"markdownlint-cli": "^0.28.1",
2525
"minimist": "^1.2.5",
26-
"prettier": "2.3.2",
26+
"prettier": "2.4.0",
2727
"semver-compare": "^1.0.0",
2828
"ts-node": "^10.2.0",
2929
"typescript": "^4.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -928,10 +928,10 @@ please-upgrade-node@^3.2.0:
928928
dependencies:
929929
semver-compare "^1.0.0"
930930

931-
prettier@2.3.2:
932-
version "2.3.2"
933-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
934-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
931+
prettier@2.4.0:
932+
version "2.4.0"
933+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
934+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
935935

936936
regenerator-runtime@^0.13.4:
937937
version "0.13.7"

0 commit comments

Comments
 (0)