Skip to content

Commit a25d1d7

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] <support@dependabot.com>
1 parent da53619 commit a25d1d7

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
@@ -94,7 +94,7 @@
9494
"jest": "26.6.3",
9595
"jest-cli": "26.6.3",
9696
"node-fetch": "2.6.1",
97-
"prettier": "2.1.2",
97+
"prettier": "2.2.0",
9898
"puppeteer": "5.4.1",
9999
"rollup": "2.33.3",
100100
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4640,10 +4640,10 @@ prettier-linter-helpers@^1.0.0:
46404640
dependencies:
46414641
fast-diff "^1.1.2"
46424642

4643-
prettier@2.1.2:
4644-
version "2.1.2"
4645-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
4646-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
4643+
prettier@2.2.0:
4644+
version "2.2.0"
4645+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
4646+
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
46474647

46484648
pretty-format@^26.0.0, pretty-format@^26.6.2:
46494649
version "26.6.2"

0 commit comments

Comments
 (0)