Bump preact from 10.7.3 to 10.8.1 (#17951)
Bumps [preact](https://github.com/preactjs/preact) from 10.7.3 to 10.8.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.7.3...10.8.1) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2bfa466d68
commit
88122bc395
2 changed files with 5 additions and 5 deletions
|
|
@ -137,7 +137,7 @@
|
|||
"postcss-cssnext": "^3.1.0",
|
||||
"postcss-smart-import": "^0.7.6",
|
||||
"postscribe": "^2.0.8",
|
||||
"preact": "^10.7.3",
|
||||
"preact": "^10.8.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"react-colorful": "^5.5.1",
|
||||
|
|
|
|||
|
|
@ -13628,10 +13628,10 @@ postscribe@^2.0.8:
|
|||
dependencies:
|
||||
prescribe ">=1.1.2"
|
||||
|
||||
preact@^10.7.3:
|
||||
version "10.7.3"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.3.tgz#f98c09a29cb8dbb22e5fc824a1edcc377fc42b5a"
|
||||
integrity sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w==
|
||||
preact@^10.8.1:
|
||||
version "10.8.1"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.8.1.tgz#54227a20a688efe41e07c52d420e7f829c33c8c5"
|
||||
integrity sha512-p5CKQ0MCEXTGKGOHiFaNE2V2nDq2hvDHykXvIlz+4lbfJ9umLZr8JS/fa1bXUwRcHXK+Ljk8zqmDhr25n0LtVg==
|
||||
|
||||
prelude-ls@^1.2.1:
|
||||
version "1.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue