Skip to content

Commit 3f19aaf

Browse files
dependabot[bot]amanda-mitchell
authored andcommitted
feat(deps): bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 218dd45 commit 3f19aaf

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
@@ -34,7 +34,7 @@
3434
"jest": "^26.6.3",
3535
"lint-staged": "^10.5.1",
3636
"pkg-dir": "^5.0.0",
37-
"prettier": "2.2.1",
37+
"prettier": "2.3.2",
3838
"semantic-release": "^17.2.2",
3939
"ts-jest": "^26.4.4",
4040
"typescript": "^4.1.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6142,10 +6142,10 @@ prepend-http@^1.0.1:
61426142
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
61436143
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
61446144

6145-
prettier@2.2.1:
6146-
version "2.2.1"
6147-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
6148-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
6145+
prettier@2.3.2:
6146+
version "2.3.2"
6147+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6148+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
61496149

61506150
pretty-format@^26.0.0, pretty-format@^26.6.2:
61516151
version "26.6.2"

0 commit comments

Comments
 (0)