Skip to content

Commit 6e6761c

Browse files
Bump prettier from 3.6.0 to 3.6.1 in /demos/moderator (#1523)
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.1 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 b4e8819 commit 6e6761c

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.6.0",
44+
"prettier": "3.6.1",
4545
"prettier-eslint": "16.4.2"
4646
},
4747
"snyk": true

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11924,10 +11924,10 @@ prettier-linter-helpers@^1.0.0:
1192411924
dependencies:
1192511925
fast-diff "^1.1.2"
1192611926

11927-
[email protected].0, prettier@^3.5.3:
11928-
version "3.6.0"
11929-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
11930-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
11927+
[email protected].1, prettier@^3.5.3:
11928+
version "3.6.1"
11929+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
11930+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
1193111931

1193211932
1193311933
version "30.0.2"

0 commit comments

Comments
 (0)