Skip to content

Commit 0299b14

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

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.1",
44+
"prettier": "3.6.2",
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].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==
11927+
[email protected].2, prettier@^3.5.3:
11928+
version "3.6.2"
11929+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
11930+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
1193111931

1193211932
1193311933
version "30.0.2"

0 commit comments

Comments
 (0)