Skip to content

Commit cbbd082

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump prettier from 2.4.1 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.4.1...2.5.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 b54b998 commit cbbd082

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
@@ -80,7 +80,7 @@
8080
"lint-staged": "^12.3.3",
8181
"lodash.has": "^4.5.2",
8282
"mkdirp": "^1.0.3",
83-
"prettier": "^2.4.1",
83+
"prettier": "^2.5.1",
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
8686
"ts-jest": "^27.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6064,10 +6064,10 @@ prettier-linter-helpers@^1.0.0:
60646064
dependencies:
60656065
fast-diff "^1.1.2"
60666066

6067-
prettier@^2.4.1:
6068-
version "2.4.1"
6069-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
6070-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
6067+
prettier@^2.5.1:
6068+
version "2.5.1"
6069+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
6070+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
60716071

60726072
pretty-format@^27.0.0, pretty-format@^27.2.0:
60736073
version "27.2.0"

0 commit comments

Comments
 (0)