8000 Bump prettier from 2.4.0 to 2.4.1 (#873) · Wulf/github-pages-deploy-action@2632e43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2632e43

Browse files
Bump prettier from 2.4.0 to 2.4.1 (JamesIves#873)
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 731032f commit 2632e43

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-prettier": "4.0.0",
5050
"jest": "26.6.3",
5151
"jest-circus": "27.1.1",
52-
"prettier": "2.4.0",
52+
"prettier": "2.4.1",
5353
"rimraf": "3.0.2",
5454
"ts-jest": "26.5.6",
5555
"typescript": "4.3.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
4965
Original file line numberDiff line numberDiff line change
@@ -3851,10 +3851,10 @@ prettier-linter-helpers@^1.0.0:
38513851
dependencies:
38523852
fast-diff "^1.1.2"
38533853

3854-
prettier@2.4.0:
3855-
version "2.4.0"
3856-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
3857-
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
3854+
prettier@2.4.1:
3855+
version "2.4.1"
3856+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
3857+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
38583858

38593859
pretty-format@^26.6.2:
38603860
version "26.6.2"

0 commit comments

Comments
 (0)
0