Skip to content

Commit 829e3aa

Browse files
build(deps-dev): bump prettier from 2.4.1 to 2.5.1 (#47)
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: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 2fe73d1 commit 829e3aa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-config-barecheck-base": "^0.5.4",
1717
"mocha": "^9.1.3",
1818
"nyc": "^15.1.0",
19-
"prettier": "^2.4.1",
19+
"prettier": "^2.5.1",
2020
"proxyquire": "^2.1.3",
2121
"sinon": "^11.1.2"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2393,10 +2393,10 @@ prettier-linter-helpers@^1.0.0:
23932393
dependencies:
23942394
fast-diff "^1.1.2"
23952395

2396-
prettier@^2.4.1:
2397-
version "2.4.1"
2398-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
2399-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
2396+
prettier@^2.5.1:
2397+
version "2.5.1"
2398+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
2399+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
24002400

24012401
process-on-spawn@^1.0.0:
24022402
version "1.0.0"

0 commit comments

Comments
 (0)