Skip to content

Commit 3e1dc0e

Browse files
feat(deps): bump prettier from 2.1.2 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.1.2...2.2.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a61784 commit 3e1dc0e

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
@@ -82,7 +82,7 @@
8282
"lint-staged": "^10.5.4",
8383
"lodash.has": "^4.5.2",
8484
"mkdirp": "^1.0.3",
85-
"prettier": "^2.1.2",
85+
"prettier": "^2.2.1",
8686
"read-pkg-up": "^7.0.1",
8787
"resolve": "^1.15.1",
8888
"rimraf": "^3.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7094,10 +7094,10 @@ prettier-linter-helpers@^1.0.0:
70947094
dependencies:
70957095
fast-diff "^1.1.2"
70967096

7097-
prettier@^2.1.2:
7098-
version "2.1.2"
7099-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
7100-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
7097+
prettier@^2.2.1:
7098+
version "2.2.1"
7099+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
7100+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
71017101

71027102
pretty-format@^26.0.0, pretty-format@^26.4.2, pretty-format@^26.6.2:
71037103
version "26.6.2"

0 commit comments

Comments
 (0)