Skip to content

Commit 4da9132

Browse files
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#133)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a01e746 commit 4da9132

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"jest": "^27.2.5",
6767
"nyc": "^15.1.0",
68-
"prettier": "2.3.2",
68+
"prettier": "2.4.1",
6969
"semantic-release": "^18.0.0",
7070
"ts-jest": "^27.0.5",
7171
"ts-node-dev": "^1.1.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5657,12 +5657,7 @@ prettier-linter-helpers@^1.0.0:
56575657
dependencies:
56585658
fast-diff "^1.1.2"
56595659

5660-
5661-
version "2.3.2"
5662-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
5663-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
5664-
5665-
prettier@^2.2.1:
5660+
[email protected], prettier@^2.2.1:
56665661
version "2.4.1"
56675662
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
56685663
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==

0 commit comments

Comments
 (0)