Skip to content

Commit cceb7cf

Browse files
build(deps-dev): bump prettier from 2.8.5 to 2.8.6 in /demos/moderator (#567)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.5...2.8.6) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfe80d5 commit cceb7cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"npm-run-all": "4.1.5",
4242
"parcel-bundler": "1.12.5",
4343
"postcss-modules": "3.2.2",
44-
"prettier": "2.8.5",
44+
"prettier": "2.8.6",
4545
"prettier-eslint": "15.0.1"
4646
},
4747
"snyk": true

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9859,10 +9859,10 @@ prettier-linter-helpers@^1.0.0:
98599859
dependencies:
98609860
fast-diff "^1.1.2"
98619861

9862-
[email protected].5, prettier@^2.5.1:
9863-
version "2.8.5"
9864-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
9865-
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
9862+
[email protected].6, prettier@^2.5.1:
9863+
version "2.8.6"
9864+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
9865+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
98669866

98679867
pretty-format@^23.0.1:
98689868
version "23.6.0"

0 commit comments

Comments
 (0)