Skip to content

Commit aebb881

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

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
@@ -93,7 +93,7 @@
9393
"jest": "26.6.3",
9494
"jest-cli": "26.6.3",
9595
"node-fetch": "2.6.1",
96-
"prettier": "2.2.0",
96+
"prettier": "2.2.1",
9797
"puppeteer": "5.4.1",
9898
"rollup": "2.34.0",
9999
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4611,10 +4611,10 @@ prettier-linter-helpers@^1.0.0:
46114611
dependencies:
46124612
fast-diff "^1.1.2"
46134613

4614-
4615-
version "2.2.0"
4616-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
4617-
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
4614+
4615+
version "2.2.1"
4616+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4617+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
46184618

46194619
pretty-format@^26.0.0, pretty-format@^26.6.2:
46204620
version "26.6.2"

0 commit comments

Comments
 (0)