Skip to content

Commit 0dcf468

Browse files
Bump prettier from 3.5.0 to 3.5.1 in /demos/moderator (#1363)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) --- 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 56960e4 commit 0dcf468

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": "3.5.0",
44+
"prettier": "3.5.1",
4545
"prettier-eslint": "16.3.0"
4646
},
4747
"snyk": true

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11492,10 +11492,10 @@ prettier-linter-helpers@^1.0.0:
1149211492
dependencies:
1149311493
fast-diff "^1.1.2"
1149411494

11495-
[email protected].0, prettier@^3.0.1:
11496-
version "3.5.0"
11497-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
11498-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
11495+
[email protected].1, prettier@^3.0.1:
11496+
version "3.5.1"
11497+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
11498+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
1149911499

1150011500
pretty-format@^29.7.0:
1150111501
version "29.7.0"

0 commit comments

Comments
 (0)