Bump preact from 10.8.2 to 10.9.0 (#18080)
Bumps [preact](https://github.com/preactjs/preact) from 10.8.2 to 10.9.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.8.2...10.9.0) --- 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
ab895688c9
commit
f6f9f0024c
2 changed files with 5 additions and 5 deletions
|
|
@ -136,7 +136,7 @@
|
|||
"postcss-cssnext": "^3.1.0",
|
||||
"postcss-smart-import": "^0.7.6",
|
||||
"postscribe": "^2.0.8",
|
||||
"preact": "^10.8.2",
|
||||
"preact": "^10.9.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"react-colorful": "^5.5.1",
|
||||
|
|
|
|||
|
|
@ -13365,10 +13365,10 @@ postscribe@^2.0.8:
|
|||
dependencies:
|
||||
prescribe ">=1.1.2"
|
||||
|
||||
preact@^10.8.2:
|
||||
version "10.8.2"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.8.2.tgz#b8a614f5cc8ab0cd9e63337a3d60dc80410f4ed4"
|
||||
integrity sha512-AKGt0BsDSiAYzVS78jZ9qRwuorY2CoSZtf1iOC6gLb/3QyZt+fLT09aYJBjRc/BEcRc4j+j3ggERMdNE43i1LQ==
|
||||
preact@^10.9.0:
|
||||
version "10.9.0"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.9.0.tgz#69b282b26926b66481c9ae3450cf68610fee29ff"
|
||||
integrity sha512-jO6/OvCRL+OT8gst/+Q2ir7dMybZAX8ioP02Zmzh3BkQMHLyqZSujvxbUriXvHi8qmhcHKC2Gwbog6Kt+YTh+Q==
|
||||
|
||||
prelude-ls@^1.2.1:
|
||||
version "1.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue