Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent b959f3a commit d26d0d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"husky": "9.0.11",
"lint-staged": "15.2.7",
"lru_map": "0.4.1",
"preact": "10.22.0",
"preact": "10.22.1",
"superstruct": "1.0.4",
"typescript": "5.5.2",
"web-ext": "8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7830,10 +7830,10 @@ postcss@^8.4.38:
picocolors "^1.0.0"
source-map-js "^1.2.0"

[email protected].0:
version "10.22.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.22.0.tgz#a50f38006ae438d255e2631cbdaf7488e6dd4e16"
integrity sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==
[email protected].1:
version "10.22.1"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.22.1.tgz#6a3589973fe0c6e53211091607d31f4b7b27334d"
integrity sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==

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

0 comments on commit d26d0d8

Please sign in to comment.