Skip to content

Commit 6b69fef

Browse files
Bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.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.2.1...2.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 74bc417 commit 6b69fef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"loader.js": "^4.7.0",
9191
"mocha": "^8.4.0",
9292
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",
93-
"prettier": "^2.2.1",
93+
"prettier": "^2.3.2",
9494
"qunit-dom": "^1.6.0",
9595
"release-it": "^14.2.1",
9696
"release-it-lerna-changelog": "^3.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8689,10 +8689,10 @@ prettier-linter-helpers@^1.0.0:
86898689
dependencies:
86908690
fast-diff "^1.1.2"
86918691

8692-
prettier@^2.2.1:
8693-
version "2.2.1"
8694-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8695-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8692+
prettier@^2.3.2:
8693+
version "2.3.2"
8694+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
8695+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
86968696

86978697
printf@^0.5.1:
86988698
version "0.5.2"

0 commit comments

Comments
 (0)