Skip to content

Commit

Permalink
Bump preact from 10.25.3 to 10.25.4 in /demos/moderator (#1317)
Browse files Browse the repository at this point in the history
Bumps [preact](https://github.com/preactjs/preact) from 10.25.3 to 10.25.4.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.25.3...10.25.4)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 94d0700 commit c9c153a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"npm": "^11.0.0",
"package.json": "^2.0.1",
"parcel": "^2.13.3",
"preact": "10.25.3",
"preact": "10.25.4",
"snyk": "^1.1294.3",
"whatwg-fetch": "3.6.20",
"yarn": "^1.22.22"
Expand Down
8 changes: 4 additions & 4 deletions demos/moderator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11437,10 +11437,10 @@ posthtml@^0.16.4, posthtml@^0.16.5:
posthtml-parser "^0.11.0"
posthtml-render "^3.0.0"

[email protected].3:
version "10.25.3"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.3.tgz#22dfb072b088dda9a2bc6d4ca41bf46b588d325e"
integrity sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==
[email protected].4:
version "10.25.4"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.4.tgz#c1d00bee9d7b9dcd06a2311d9951973b506ae8ac"
integrity sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==

prelude-ls@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit c9c153a

Please sign in to comment.