Skip to content

Commit 92e40da

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump prettier from 2.3.2 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 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.3.2...2.4.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 818b79e commit 92e40da

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
@@ -75,7 +75,7 @@
7575
"lint-staged": "^11.1.2",
7676
"lodash.has": "^4.5.2",
7777
"mkdirp": "^1.0.3",
78-
"prettier": "^2.3.2",
78+
"prettier": "^2.4.1",
7979
"read-pkg-up": "^7.0.1",
8080
"rimraf": "^3.0.2",
8181
"ts-jest": "^27.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5776,10 +5776,10 @@ prettier-linter-helpers@^1.0.0:
57765776
dependencies:
57775777
fast-diff "^1.1.2"
57785778

5779-
prettier@^2.3.2:
5780-
version "2.3.2"
5781-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
5782-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
5779+
prettier@^2.4.1:
5780+
version "2.4.1"
5781+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
5782+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
57835783

57845784
pretty-format@^26.6.2:
57855785
version "26.6.2"

0 commit comments

Comments
 (0)