Skip to content

Commit 938cfef

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.0...2.3.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1472be1 commit 938cfef

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.0",
83+
"prettier": "^2.3.1",
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
@@ -6994,10 +6994,10 @@ prettier-linter-helpers@^1.0.0:
69946994
dependencies:
69956995
fast-diff "^1.1.2"
69966996

6997-
prettier@^2.3.0:
6998-
version "2.3.0"
6999-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
7000-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
6997+
prettier@^2.3.1:
6998+
version "2.3.1"
6999+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
7000+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
70017001

70027002
pretty-format@^26.0.0, pretty-format@^26.6.2:
70037003
version "26.6.2"

0 commit comments

Comments
 (0)