Skip to content

Commit 83d0db9

Browse files
build(deps-dev): bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.1...2.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 411aeac commit 83d0db9

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
@@ -95,7 +95,7 @@
9595
"jest": "27.0.4",
9696
"jest-cli": "26.6.3",
9797
"node-fetch": "2.6.1",
98-
"prettier": "2.3.1",
98+
"prettier": "2.3.2",
9999
"puppeteer": "10.0.0",
100100
"qs": "6.10.1",
101101
"rollup": "2.52.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5267,10 +5267,10 @@ prettier-linter-helpers@^1.0.0:
52675267
dependencies:
52685268
fast-diff "^1.1.2"
52695269

5270-
5271-
version "2.3.1"
5272-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
5273-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
5270+
5271+
version "2.3.2"
5272+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
5273+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
52745274

52755275
pretty-format@^26.0.0, pretty-format@^26.6.2:
52765276
version "26.6.2"

0 commit comments

Comments
 (0)