Skip to content

Commit 96cadbc

Browse files
chore: bump prettier from 2.4.0 to 2.4.1 (coder#611)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.4.0...2.4.1) --- 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 a318b65 commit 96cadbc

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.4.0",
26+
"prettier": "2.4.1",
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.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==
931+
prettier@2.4.1:
932+
version "2.4.1"
933+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
934+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
935935

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

0 commit comments

Comments
 (0)