Skip to content

Commit f2b5234

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [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.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 487b18e commit f2b5234

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": "^10.5.4",
8181
"lodash.has": "^4.5.2",
8282
"mkdirp": "^1.0.3",
83-
"prettier": "^2.2.1",
83+
"prettier": "^2.3.0",
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
8686
"ts-jest": "^26.5.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7039,10 +7039,10 @@ prettier-linter-helpers@^1.0.0:
70397039
dependencies:
70407040
fast-diff "^1.1.2"
70417041

7042-
prettier@^2.2.1:
7043-
version "2.2.1"
7044-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
7045-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
7042+
prettier@^2.3.0:
7043+
version "2.3.0"
7044+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
7045+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
70467046

70477047
pretty-format@^26.0.0, pretty-format@^26.6.2:
70487048
version "26.6.2"

0 commit comments

Comments
 (0)