Skip to content

Commit 720fef2

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.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.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8286bbc commit 720fef2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"lint-staged": "^11.0.0",
8181
"lodash.has": "^4.5.2",
8282
"mkdirp": "^1.0.3",
83-
"prettier": "^2.3.1",
83+
"prettier": "^2.3.2",
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
8686
"ts-jest": "^27.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6090,10 +6090,10 @@ prettier-linter-helpers@^1.0.0:
60906090
dependencies:
60916091
fast-diff "^1.1.2"
60926092

6093-
prettier@^2.3.1:
6094-
version "2.3.1"
6095-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
6096-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
6093+
prettier@^2.3.2:
6094+
version "2.3.2"
6095+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6096+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
60976097

60986098
pretty-format@^26.0.0, pretty-format@^26.6.2:
60996099
version "26.6.2"

0 commit comments

Comments
 (0)