Skip to content

Commit 9e81f3b

Browse files
Bump prettier from 2.1.2 to 2.2.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.1.2...2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 03dd689 commit 9e81f3b

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-prettier": "^3.1.4",
3737
"fixturify-project": "^2.1.0",
3838
"jest": "^26.6.3",
39-
"prettier": "^2.1.2",
39+
"prettier": "^2.2.0",
4040
"release-it": "^14.2.1",
4141
"release-it-lerna-changelog": "^3.1.0",
4242
"release-it-yarn-workspaces": "^2.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4740,10 +4740,10 @@ prettier-linter-helpers@^1.0.0:
47404740
dependencies:
47414741
fast-diff "^1.1.2"
47424742

4743-
prettier@^2.1.2:
4744-
version "2.1.2"
4745-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
4746-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
4743+
prettier@^2.2.0:
4744+
version "2.2.0"
4745+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
4746+
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
47474747

47484748
pretty-format@^26.6.2:
47494749
version "26.6.2"

0 commit comments

Comments
 (0)